diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-17 12:19:22 +0000 |
commit | d615f4ca564f838b39bd8b504a3107011d951a03 (patch) | |
tree | d799b77773a040bd9f634696266507c9072dd071 /devel/gnustep-make/files/patch-ab | |
parent | Remove do-package target that was running "make package" in (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_2_0'.release/4.2.0
Diffstat (limited to 'devel/gnustep-make/files/patch-ab')
-rw-r--r-- | devel/gnustep-make/files/patch-ab | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/gnustep-make/files/patch-ab b/devel/gnustep-make/files/patch-ab deleted file mode 100644 index 49015f9c1d9f..000000000000 --- a/devel/gnustep-make/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- xgps/Source/GNUmakefile.preamble.orig Sun Oct 15 22:12:02 2000 -+++ xgps/Source/GNUmakefile.preamble Sun Oct 15 22:12:26 2000 -@@ -55,7 +55,7 @@ - ADDITIONAL_CFLAGS = - - # Additional include directories the compiler should search --ADDITIONAL_INCLUDE_DIRS = -I../Headers \ -+ADDITIONAL_INCLUDE_DIRS = -I../Headers -I${LOCALBASE}/include \ - -I$(GNUSTEP_TARGET_CPU)/$(GNUSTEP_TARGET_OS) \ - -I./SharedX - |