Files
sogo/GNUmakefile
2025-06-23 17:14:39 +02:00

18 lines
246 B
Makefile

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