X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/4f42a6a1ea1e02529aa6db238da5c5e1c488fad2..95f51977ddc18faa2e212f30c00a39540b39f325:/usr/src/include/Makefile.install diff --git a/usr/src/include/Makefile.install b/usr/src/include/Makefile.install index a0b97e1ead..fd75da84c8 100644 --- a/usr/src/include/Makefile.install +++ b/usr/src/include/Makefile.install @@ -3,7 +3,7 @@ # 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. @@ -13,12 +13,8 @@ # 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