fc8e78bcd3
the split-out examples from libFoundation.
13 lines
367 B
Text
13 lines
367 B
Text
$NetBSD: patch-aa,v 1.1.1.1 2009/04/18 02:28:36 rh Exp $
|
|
|
|
--- GNUmakefile.orig 2009-04-18 11:56:31.000000000 +1000
|
|
+++ GNUmakefile
|
|
@@ -38,7 +38,7 @@ GNUSTEP_INSTALLATION_DOMAIN = SYSTEM
|
|
include $(GNUSTEP_MAKEFILES)/common.make
|
|
include ./Version
|
|
|
|
-SUBPROJECTS = Foundation Resources examples
|
|
+SUBPROJECTS = examples
|
|
|
|
include $(GNUSTEP_MAKEFILES)/aggregate.make
|
|
|