|
|
1.1 root 1: # @(#)Makefile 5.6 (Berkeley) 5/20/91
2:
1.1.1.2 ! root 3: SUBDIR= bad144 cat compress cp disklabel elvis fsck \
! 4: ls mkdir mknod mount mv newfs \
! 5: rm rsh stty sync umount
1.1 root 6:
7: .if make(clean) || make(cleandir)
8: SUBDIR+=bin
9: .endif
10:
11: install:
12: for i in ${SUBDIR}; do \
13: mv $$i/obj/$$i bin/$$i; \
14: done
15:
16: .include <bsd.subdir.mk>
17:
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.