X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=core%2Flibrary%2Fstructures%2Fmakefile;fp=core%2Flibrary%2Fstructures%2Fmakefile;h=0000000000000000000000000000000000000000;hb=457b128b77b5b4a0b7dd3094de543de2ce1477ad;hp=781555651d22fc8496a5296afe99e1b487240ed1;hpb=32d7caf45d886d0d24e69eea00511c7815ac15d0;p=feisty_meow.git diff --git a/core/library/structures/makefile b/core/library/structures/makefile deleted file mode 100644 index 78155565..00000000 --- a/core/library/structures/makefile +++ /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 -