diff options
Diffstat (limited to 'net/bbsnet/files/patch-Makefile')
-rw-r--r-- | net/bbsnet/files/patch-Makefile | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/net/bbsnet/files/patch-Makefile b/net/bbsnet/files/patch-Makefile new file mode 100644 index 000000000000..161da64d626c --- /dev/null +++ b/net/bbsnet/files/patch-Makefile @@ -0,0 +1,29 @@ +--- Makefile.orig Sat Jan 5 07:07:48 2002 ++++ Makefile Sat Jan 5 07:08:24 2002 +@@ -1,7 +1,6 @@ + # + # Auther: HYD, 1995 summer vacation wrote, 1997 modified + # +-CC = gcc + # + ############################################### + # +@@ -21,8 +20,8 @@ + ############################################### + # + #FreeBSD +-#OS = -DBSD +-# LIBS = -DLOG -DSYSVIPC ++OS = -DBSD ++LIBS = -DLOG -DSYSVIPC + # + ############################################### + # +@@ -37,7 +36,6 @@ + # + ############################################### + +-CFLAGS = -O2 -s -Wall + PROGRAM = bbsnet twbbs2data + + # For Private |