sogo/GNUmakefile

16 lines
239 B
Makefile
Raw Normal View History

# GNUstep makefile
-include config.make
include $(GNUSTEP_MAKEFILES)/common.make
SUBPROJECTS = \
SOPE/NGCards \
SOPE/GDLContentStore \
OGoContentStore \
SoObjects \
Main \
UI \
Tools
include $(GNUSTEP_MAKEFILES)/aggregate.make