BSD 4_3 release
[unix-history] / usr / src / include / Makefile.install
index a0b97e1..fd75da8 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.install    5.3 (Berkeley) %G%
+#      @(#)Makefile.install    5.2 (Berkeley) 5/11/86
 #
 # Makefile for /usr/include, used to convert system include subdirectories
 # between symbolic links and copies of kernel headers.
 #
 # Makefile for /usr/include, used to convert system include subdirectories
 # between symbolic links and copies of kernel headers.
 # follow symbolic links.
 #
 DESTDIR=
 # follow symbolic links.
 #
 DESTDIR=
-#ifdef vax
-#MACHINE=vax
-#MACHDEP=${MACHINE} vaxif vaxmba vaxuba
-#endif
-MACHINE=tahoe
-MACHDEP=${MACHINE} tahoeif tahoevba
+MACHINE=vax
+MACHDEP=${MACHINE} vaxif vaxmba vaxuba
 NETDIRS=net netimp netinet netns
 SYSDIRS=${NETDIRS} stand ${MACHDEP}
 SYS=/sys
 NETDIRS=net netimp netinet netns
 SYSDIRS=${NETDIRS} stand ${MACHDEP}
 SYS=/sys