mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 02:57:40 -04:00
14 lines
375 B
Plaintext
14 lines
375 B
Plaintext
$NetBSD: patch-aa,v 1.1 2009/04/18 02:19:23 rh Exp $
|
|
|
|
--- GNUmakefile.orig 2009-04-18 10:49:03.000000000 +1000
|
|
+++ GNUmakefile
|
|
@@ -38,7 +38,7 @@ GNUSTEP_INSTALLATION_DOMAIN = SYSTEM
|
|
include $(GNUSTEP_MAKEFILES)/common.make
|
|
include ./Version
|
|
|
|
-SUBPROJECTS = Foundation Resources examples
|
|
+SUBPROJECTS = Foundation Resources
|
|
|
|
include $(GNUSTEP_MAKEFILES)/aggregate.make
|
|
|