BSD 4_3 release
[unix-history] / usr / src / lib / libc / Makefile
index a32e379..d0a104a 100644 (file)
@@ -3,7 +3,7 @@
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
 # All rights reserved.  The Berkeley software License Agreement
 # specifies the terms and conditions for redistribution.
 #
-#      @(#)Makefile    4.20 (Berkeley) %G%
+#      @(#)Makefile    4.19 (Berkeley) 3/9/86
 #
 #
 # The system has two monitoring schemes, utilizing either ``prof''
 #
 #
 # The system has two monitoring schemes, utilizing either ``prof''
@@ -42,10 +42,7 @@ HOSTLOOKUP=  named
 DESTDIR=
 INSTALL=install -m 644
 DFLMON=        mon.o
 DESTDIR=
 INSTALL=install -m 644
 DFLMON=        mon.o
-#ifdef vax
-#MACHINE=vax
-#endif
-MACHINE=tahoe
+MACHINE=vax
 DEFS=
 COMPAT=        compat-4.1 compat-sys5
 ALL=   gen inet net ns stdio ${MACHINE} ${COMPAT}
 DEFS=
 COMPAT=        compat-4.1 compat-sys5
 ALL=   gen inet net ns stdio ${MACHINE} ${COMPAT}