sogo/GNUmakefile

18 lines
257 B
Makefile

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