X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=core%2Ftools%2Fclam_tools%2Fmakefile;h=b68698926092308e66aa229e4651a419b9f69c4d;hb=12271e032cc820565839dc4029666edac84de8ba;hp=85ff86a98edd9646192d8f5ff2c73745bb910afe;hpb=2952ccf47b80174880141a7ecfa122089f349b8d;p=feisty_meow.git diff --git a/core/tools/clam_tools/makefile b/core/tools/clam_tools/makefile index 85ff86a9..b6869892 100644 --- a/core/tools/clam_tools/makefile +++ b/core/tools/clam_tools/makefile @@ -5,7 +5,11 @@ include cpp/variables.def PROJECT = clam_tools TYPE = application DEFINITIONS += __BUILD_STATIC_APPLICATION__ -LIBS_USED += pthread + +# why was that there? +#LIBS_USED += pthread +# + ifeq "$(OMIT_VERSIONS)" "" SOURCE += clamtools_version.rc endif