Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Version 0.07 release
[xestiacalendar/.git] / source / Makefile.in
index a154fc6..80785a0 100644 (file)
@@ -71,7 +71,15 @@ bitmaphelper: bitmaphelperobjs
 clean:
        find . -name "*.o" -type f -delete
        find . -name "*.a" -type f -delete
-       $(RM) -f ./xestiacal
+       $(RM) -f xestiacal
+       $(RM) -f tools/bitmapcode.helper
+       $(RM) -f bitmapsdone
+
+distclean: clean
+       find bitmaps -name "*.cpp" -type f -delete
+       find bitmaps -name "*.h" -type f -delete
+       $(RM) -f Makefile
+       $(RM) -f tests/Makefile
        
 mainobjs: $(MAINOBJS)
 
@@ -102,7 +110,7 @@ calendarobjs: $(CALENDAROBJS)
 calendareventobjs: $(CALENDAREVENTOBJS)
 
 calendardatastorage: 
-       g++ -c -ggdb --std=c++11 libraries/CalendarDataStorage/CalendarDataStorage.cpp -o libraries/CalendarDataStorage/CalendarDataStorage.o -lsqlite3
+       g++ -c @DBGOUT@ --std=c++11 libraries/CalendarDataStorage/CalendarDataStorage.cpp -o libraries/CalendarDataStorage/CalendarDataStorage.o -lsqlite3
        ar rcs libraries/libCalendarDataStorage.a libraries/CalendarDataStorage/CalendarDataStorage.o
 
 test:
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