X-Git-Url: http://Server1/repobrowser/?a=blobdiff_plain;f=source%2FMakefile.in;h=b27ce6a06946d8118365be35789736e06298fc54;hb=34fa97b95a58f99ee51775bafcab7322935f058d;hp=ab9c9e2c7fc8ed4a2aa075e93ed76f5f006fbe32;hpb=dae89fcb9baf7117917f808904005fd05e41a253;p=xestiaab%2F.git diff --git a/source/Makefile.in b/source/Makefile.in index ab9c9e2..b27ce6a 100644 --- a/source/Makefile.in +++ b/source/Makefile.in @@ -82,10 +82,13 @@ clean: widgets/*.o export/*.o import/*.o distclean: clean - rm -f Makefile config.status config.log + rm -f Makefile config.status config.log bitmapsdone \ + tools/bitmapcode.helper bitmaps.h + find bitmaps -name "*.cpp" -type f -delete + find bitmaps -name "*.h" -type f -delete bitmaphelperobjs: $(BMCOOBJS) bitmaphelper: bitmaphelperobjs - $(CPP) $(CPPFLAGS) -lboost_filesystem -lboost_system $(BMCOOBJS) -o $(BMCO_HELP) + $(CPP) $(CPPFLAGS) $(BMCOOBJS) -o $(BMCO_HELP) $(BMCO_HELP) bitmaps/