summaryrefslogtreecommitdiff
path: root/x11/gtoolkit/patches/patch-ac
blob: 8cf7de0bb521d884689443008cbade96b110edc7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
$NetBSD: patch-ac,v 1.1 2005/09/22 01:10:55 minskim Exp $

--- Examples/Makefile.gnustep.orig	2002-03-07 00:04:29.000000000 -0800
+++ Examples/Makefile.gnustep
@@ -22,10 +22,10 @@ style_OBJC_FILES =	style.m
 windows_OBJC_FILES =	windows.m
 xml_OBJC_FILES =	xml.m
 
-include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/common.make
+include $(GNUSTEP_MAKEFILES)/common.make
 
 -include Makefile.preamble
-include $(GNUSTEP_SYSTEM_ROOT)/Makefiles/gtk-tool.make
+include $(GNUSTEP_MAKEFILES)/gtk-tool.make
 -include Makefile.postamble
 #>		--- do not remove this line ---