aboutsummaryrefslogtreecommitdiff
path: root/devel/spin/files/patch-ab
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-01-29 04:56:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-01-29 04:56:35 +0000
commitb315e20b06b5067b11496cbfb4744f5cf16a9639 (patch)
tree3fe761c428249a06677cf9f97eb9badee0732a6a /devel/spin/files/patch-ab
parent7f06f7b43a65cd1bd87825a1886b0e08e87f38e3 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_5_0'.release/4.5.0
Diffstat (limited to 'devel/spin/files/patch-ab')
-rw-r--r--devel/spin/files/patch-ab15
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/spin/files/patch-ab b/devel/spin/files/patch-ab
deleted file mode 100644
index 91869c5eed38..000000000000
--- a/devel/spin/files/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
---- makefile.orig Sun Sep 10 19:59:06 2000
-+++ makefile Sun Sep 10 20:00:41 2000
-@@ -10,9 +10,10 @@
- # Send bug-reports and/or questions to: gerard@research.bell-labs.com
- # The book is available frm www.amazon.com
-
--CC=cc -g # or any other ansi compatible c compiler
-+# CC=cc -g # or any other ansi compatible c compiler
- # CC=cc -g -DNXT # if you need the X operator in LTL
--CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-+# CFLAGS=-ansi -D_POSIX_SOURCE # on some systems add: -I/usr/include
-+CC += -DNXT
-
- # on Solaris: add -DSOLARIS
- # on PCs: add -DPC