summaryrefslogtreecommitdiff
path: root/devel/spin/files/patch-ab
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>1999-02-14 10:41:19 +0000
committercvs2svn <cvs2svn@FreeBSD.org>1999-02-14 10:41:19 +0000
commitce5da22b7076167a515a6a0b602b22b67022e5ff (patch)
tree2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /devel/spin/files/patch-ab
parentYipes, committed the wrong one. This is the INDEX file for 3.1R. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Notes
Notes: svn path=/head/; revision=16726 svn path=/tags/RELEASE_3_1_0/; revision=16727; tag=release/3.1.0
Diffstat (limited to 'devel/spin/files/patch-ab')
-rw-r--r--devel/spin/files/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/spin/files/patch-ab b/devel/spin/files/patch-ab
deleted file mode 100644
index 1fa5be43341a..000000000000
--- a/devel/spin/files/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
---- makefile.orig Wed Jan 27 12:28:31 1999
-+++ makefile Wed Jan 27 12:29:14 1999
-@@ -9,8 +9,8 @@
- # 1991, Prentice Hall, Englewood Cliffs, NJ, 07632
- # Send bug-reports and/or questions to: gerard@research.bell-labs.com
-
--CC=gcc -g # or any other ansi compatible c compiler
--CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-+# CC=gcc -g # or any other ansi compatible c compiler
-+# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-
- # on Solaris: add -DSOLARIS
- # on PCs: add -DPC