File:  [CSRG BSD Unix] / 43BSDReno / usr.bin / make / Makefile.dist
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 16:12:56 2018 UTC (8 years, 1 month ago) by root
Branches: MAIN, BSD
CVS tags: HEAD, BSD43reno
BSD 4.3reno

# a very simple makefile...
pmake:
	@echo 'make of make and make.0 started.'
	cc -I. -c *.c
	cd lst.lib; cc -I.. -c *.c
	cc *.o lst.lib/*.o -o pmake
	nroff -h -man make.1 > make.0
	@echo 'make of make and make.0 completed.'

unix.superglobalmegacorp.com

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