machine now defined in make
[unix-history] / usr / src / lib / libc / Makefile
index d8acff1..a87dbbd 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.23 (Berkeley) %G%
+#      @(#)Makefile    4.24 (Berkeley) %G%
 #
 #
 # The system has two monitoring schemes, utilizing either ``prof''
 #
 #
 # The system has two monitoring schemes, utilizing either ``prof''
@@ -42,10 +42,6 @@ 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
 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}