Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Modified the build system to ensure proper cleanout when using distclean.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Thu, 24 Sep 2015 18:14:33 +0000 (19:14 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Thu, 24 Sep 2015 18:14:33 +0000 (19:14 +0100)
source/Makefile.in

index ab9c9e2..b27ce6a 100644 (file)
@@ -82,10 +82,13 @@ clean:
        widgets/*.o export/*.o import/*.o\r
 \r
 distclean: clean\r
-       rm -f Makefile config.status config.log\r
+       rm -f Makefile config.status config.log bitmapsdone \\r
+       tools/bitmapcode.helper bitmaps.h\r
+       find bitmaps -name "*.cpp" -type f -delete\r
+       find bitmaps -name "*.h" -type f -delete\r
 \r
 bitmaphelperobjs: $(BMCOOBJS)\r
 \r
 bitmaphelper: bitmaphelperobjs\r
-       $(CPP) $(CPPFLAGS) -lboost_filesystem -lboost_system $(BMCOOBJS) -o $(BMCO_HELP)\r
+       $(CPP) $(CPPFLAGS) $(BMCOOBJS) -o $(BMCO_HELP)\r
        $(BMCO_HELP) bitmaps/\r
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy