summaryrefslogtreecommitdiff
path: root/security/tripwire/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/tripwire/patches/patch-aa')
-rw-r--r--security/tripwire/patches/patch-aa22
1 files changed, 21 insertions, 1 deletions
diff --git a/security/tripwire/patches/patch-aa b/security/tripwire/patches/patch-aa
index 0c7d6cb78ad..92d631690ad 100644
--- a/security/tripwire/patches/patch-aa
+++ b/security/tripwire/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.1.1.1 1998/11/17 16:27:25 agc Exp $
+$NetBSD: patch-aa,v 1.2 1999/04/09 10:46:56 agc Exp $
Miscellaneous Makefile settings.
@@ -17,6 +17,17 @@ Miscellaneous Makefile settings.
# system utilities
LEX = lex
+@@ -32,8 +32,8 @@
+ #SHELL = /bin/bash # For the GNU fanatics
+
+ # you can use ANSI C if you like, but K&R is equally fine.
+-CC = cc # common
+-#CC = gcc # also common
++#CC = cc # common
++CC = gcc # also common
+ #CC = /usr/ccs/bin/cc # Pyramid DC/OSx (SVR4)
+
+ CFLAGS = -O # common
@@ -48,7 +48,7 @@
#CFLAGS = -systype bsd43 # ETA/10 (SVR3)
#CFLAGS = -systype bsd43 # MIPS RISC/OS 4.5x
@@ -26,3 +37,12 @@ Miscellaneous Makefile settings.
#CFLAGS = -OG # Pyramid OSx
#CFLAGS = -O -Kold # Pyramid DC/OSx (SVR4)
#CFLAGS = -DTW_TYPE32='int' # DEC OSF/1 Alpha (or any other architecture
+@@ -77,7 +77,7 @@
+
+ # If you don't have the install command, you need to replace
+ # the use of it later in the makefile with a cp and chmod
+-INSTALL= /usr/bin/install # common
++#INSTALL= /usr/bin/install # common
+ #INSTALL= /usr/ucb/install # Pyramid DC/OSx (SVR4)
+ #INSTALL= /etc/install # Pyramid OSx
+ #INSTALL= /bin/cp # no install