X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/c9cfb21b41ea484d19756fcbd1f8f94e5c834478..979e67476715af3ed79ab35237ec4d7ea455bb21:/usr/src/bin/Makefile diff --git a/usr/src/bin/Makefile b/usr/src/bin/Makefile index 1fd58ddeaa..7fa07f5cf6 100644 --- a/usr/src/bin/Makefile +++ b/usr/src/bin/Makefile @@ -1,14 +1,6 @@ -# @(#)Makefile 5.30 (Berkeley) %G% +# @(#)Makefile 5.33.1.1 (Berkeley) 5/6/91 -SUBDIR= cat chmod cp csh date dd df echo ed expr hostname kill ls mkdir \ - mv ps pwd rcp rm rmail rmdir sh sleep stty sync tar test - -.if make(clean) || make(cleandir) -SUBDIR+=adb -.elif ${MACHINE} == "tahoe" -SUBDIR+=adb -.elif ${MACHINE} == "vax" -SUBDIR+=adb -.endif +SUBDIR= cat chmod cp csh date dd df echo expr hostname kill ln ls \ + mkdir mv ps pwd rcp rm rmail rmdir sh sleep stty sync test .include