File:  [Net/2] / Net2 / arch / i386 / floppy / makefile
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 18:05:25 2018 UTC (8 years, 3 months ago) by root
Branches: MAIN, CSRG, BJolitz
CVS tags: Jolix00, HEAD
386BSD 0.0

#	@(#)Makefile	5.6 (Berkeley) 5/20/91

SUBDIR=	bad144 cat compress cp disklabel elvis fsck \
	ls mkdir mknod mount mv newfs \
	rm rsh stty sync umount

.if make(clean) || make(cleandir)
SUBDIR+=bin
.endif

install:
	for i in ${SUBDIR}; do \
		mv $$i/obj/$$i bin/$$i; \
	done

.include <bsd.subdir.mk>


unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.