Annotation of 43BSDReno/usr.bin/make/Makefile.dist, revision 1.1

1.1     ! root        1: # a very simple makefile...
        !             2: pmake:
        !             3:        @echo 'make of make and make.0 started.'
        !             4:        cc -I. -c *.c
        !             5:        cd lst.lib; cc -I.. -c *.c
        !             6:        cc *.o lst.lib/*.o -o pmake
        !             7:        nroff -h -man make.1 > make.0
        !             8:        @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.