wow. that was easy: git mv core nucleus
[feisty_meow.git] / core / library / filesystem / makefile
diff --git a/core/library/filesystem/makefile b/core/library/filesystem/makefile
deleted file mode 100644 (file)
index 746acf0..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-include cpp/variables.def
-
-PROJECT = filesystem
-TYPE = library
-SOURCE = byte_filer.cpp directory.cpp directory_tree.cpp file_info.cpp \
-  file_time.cpp filename.cpp filename_list.cpp filename_tree.cpp \
-  heavy_file_ops.cpp huge_file.cpp
-TARGETS = filesystem.lib
-
-include cpp/rules.def
-