Annotation of coherent/d/bin/conv/Makefile, revision 1.1.1.1

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

unix.superglobalmegacorp.com

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