Annotation of coherent/d/bin/find/makefile, revision 1.1

1.1     ! root        1: DESTDIR=/interim/bin/
        !             2: 
        !             3: find:  find.o  findnode.h
        !             4:        cc -O -o $(DESTDIR)find find.o -ly
        !             5:        su root chown bin $(DESTDIR)$@
        !             6:        su root chgrp bin $(DESTDIR)$@
        !             7:        su root chmod 511 $(DESTDIR)$@
        !             8:        rm find.o y.tab.h
        !             9: 
        !            10: find.o:        find.y
        !            11: 

unix.superglobalmegacorp.com

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