Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/compat add netbsd32 & sunos32 to the (commented) SUBDIR ...



details:   https://anonhg.NetBSD.org/src/rev/06a98000ccda
branches:  trunk
changeset: 503191:06a98000ccda
user:      mrg <mrg%NetBSD.org@localhost>
date:      Fri Feb 02 13:08:04 2001 +0000

description:
add netbsd32 & sunos32 to the (commented) SUBDIR line.

diffstat:

 sys/compat/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r c3f21d9a01a6 -r 06a98000ccda sys/compat/Makefile
--- a/sys/compat/Makefile       Fri Feb 02 13:06:48 2001 +0000
+++ b/sys/compat/Makefile       Fri Feb 02 13:08:04 2001 +0000
@@ -1,6 +1,7 @@
-#      $NetBSD: Makefile,v 1.2 1998/10/03 20:30:50 christos Exp $
+#      $NetBSD: Makefile,v 1.3 2001/02/02 13:08:04 mrg Exp $
 
-#SUBDIR= common freebsd hpux ibcs2 linux m68k4k osf1 ossaudio sunos svr2 ultrix
+#SUBDIR= common freebsd hpux ibcs2 linux m68k4k osf1 ossaudio sunos svr2 \
+#      ultrix netbsd32 sunos32
 
 KDIR=  /sys/compat
 INCSDIR= /usr/include/compat



Home | Main Index | Thread Index | Old Index