summaryrefslogtreecommitdiff
path: root/misc/root/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'misc/root/patches/patch-aa')
-rw-r--r--misc/root/patches/patch-aa20
1 files changed, 20 insertions, 0 deletions
diff --git a/misc/root/patches/patch-aa b/misc/root/patches/patch-aa
new file mode 100644
index 00000000000..1b9822fdd51
--- /dev/null
+++ b/misc/root/patches/patch-aa
@@ -0,0 +1,20 @@
+$NetBSD: patch-aa,v 1.1.1.1 1999/11/17 16:17:03 drochner Exp $
+--- Makefile.orig Sat Nov 6 21:18:31 1999
++++ Makefile Sat Nov 6 21:20:12 1999
+@@ -14,6 +14,7 @@
+ @echo " make mklinux for MkLinux gcc and glibc"
+ @echo " make freebsd for FreeBSD"
+ @echo " make freebsd4 for FreeBSD 4.x"
++ @echo " make NetBSD for NetBSD"
+ @echo " make hpux for HP-UX 10.20 CC"
+ @echo " make hpuxacc for HP-UX 10.20 aCC"
+ @echo " make hpuxegcs for HP-UX 10.20 egcs 1.1.x"
+@@ -29,7 +30,7 @@
+
+
+ linux linuxegcs linuxrh42 linuxdeb linuxdeb2 linuxkcc linuxsuse6 \
+-linuxpgcc linuxppcegcs mklinux freebsd freebsd4 hpux hpuxacc \
++linuxpgcc linuxppcegcs mklinux freebsd freebsd4 netbsd hpux hpuxacc \
+ hpuxegcs alphacxx6 alphaegcs solaris solarisCC5.0 solarisegcs sgikcc sgiegcs \
+ sgi64egcs aixegcs:
+ @(inode1=`ls -id $$ROOTSYS | awk '{ print $$1 }'`; \