Annotation of coherent/d/usr/bin/cutpaste/make.file, revision 1.1

1.1     ! root        1: 
        !             2: cut:   cut.o strtol.o
        !             3:        cc -o cut $< $(LIB)
        !             4: 
        !             5: cut.o: cut.c
        !             6:        cc $(CFLAGS) -c $(INC) $<
        !             7: 
        !             8: strtol.o:      strtol.c
        !             9:        cc $(CFLAGS) -c $(INC) $<
        !            10: 
        !            11: paste: paste.o
        !            12:        cc -o paste $< $(LIB)
        !            13: 
        !            14: paste.o:       paste.c
        !            15:        cc $(CFLAGS) -c $(INC) $<

unix.superglobalmegacorp.com

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