]> err.no Git - sope/blob - sope-gdl1/GNUmakefile
include config.make in makefiles
[sope] / sope-gdl1 / GNUmakefile
1 # GNUstep makefile
2
3 -include ../config.make
4 include $(GNUSTEP_MAKEFILES)/common.make
5
6 PACKAGE_NAME=sope-gdl1
7 VERSION=4.3.0
8
9 SUBPROJECTS += \
10         GDLAccess       \
11         PostgreSQL
12
13 -include GNUmakefile.preamble
14 include $(GNUSTEP_MAKEFILES)/aggregate.make
15 -include GNUmakefile.postamble