File:  [CSRG BSD Unix] / 41BSD / cmd / ls / makefile
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:53 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD41
BSD 4.1

all:
	cc -O -z -d2 ls.c -o ls
	cc -O -z ucbls.c -o ucbls
install:
	install -s ls ${DESTDIR}/bin/ls
	install -s ucbls ${DESTDIR}/usr/ucb/ls
	rm -f ${DESTDIR}/usr/ucb/l
	ln ${DESTDIR}/usr/ucb/ls ${DESTDIR}/usr/ucb/l
clean:
	rm -f ls ucbls

unix.superglobalmegacorp.com

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