wow. that was easy: git mv core nucleus
[feisty_meow.git] / core / library / structures / makefile
diff --git a/core/library/structures/makefile b/core/library/structures/makefile
deleted file mode 100644 (file)
index 7815556..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-include cpp/variables.def
-
-PROJECT = structures
-TYPE = library
-SOURCE = bit_vector.cpp checksums.cpp memory_limiter.cpp object_packers.cpp \
-  static_memory_gremlin.cpp string_hasher.cpp string_table.cpp version_record.cpp
-TARGETS = structures.lib
-
-include cpp/rules.def
-