sogo/GNUmakefile

15 lines
229 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
include $(GNUSTEP_MAKEFILES)/aggregate.make