Annotation of 40BSD/cmd/sed/Makefile, revision 1.1

1.1     ! root        1: CFLAGS=-O -w
        !             2: 
        !             3: sed:   sed0.o sed1.o
        !             4:        cc -o sed *.o
        !             5: 
        !             6: sed0.o: sed0.c sed.h
        !             7: sed1.o: sed1.c sed.h
        !             8: 
        !             9: install: sed
        !            10:        install -s sed $(DESTDIR)/usr/bin
        !            11: clean:
        !            12:        rm -f *.o sed

unix.superglobalmegacorp.com

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