wow. that was easy: git mv core nucleus
[feisty_meow.git] / core / library / basis / makefile
diff --git a/core/library/basis/makefile b/core/library/basis/makefile
deleted file mode 100644 (file)
index fce7c92..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-include cpp/variables.def
-
-PROJECT = basis
-TYPE = library
-SOURCE = astring.cpp common_outcomes.cpp utf_conversion.cpp environment.cpp guards.cpp \
-  mutex.cpp 
-TARGETS = basis.lib
-
-include cpp/rules.def
-