summaryrefslogtreecommitdiff
path: root/security/rats/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/rats/patches/patch-aa')
-rw-r--r--security/rats/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/rats/patches/patch-aa b/security/rats/patches/patch-aa
new file mode 100644
index 00000000000..789cf4b3e7e
--- /dev/null
+++ b/security/rats/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/05/21 09:44:10 jun Exp $
+
+--- Makefile.in.org Mon May 21 18:05:09 2001
++++ Makefile.in
+@@ -29,6 +29,8 @@
+ LIBS = @LIBS@
+ SOURCES = $(OBJ:$(OBJ_EXTN)=.c)
+
++all: $(BIN)
++
+ $(BIN): $(OBJ)
+ $(CC) $(LDFLAGS) -o $(BIN) $(OBJ) $(LIBS)
+