Annotation of 40BSD/cmd/ed/makefile, revision 1.1

1.1     ! root        1: all:
        !             2:        cc -O -d2 ed.c -o ed
        !             3: install:
        !             4:        mv ed ${DESTDIR}/bin/ed
        !             5:        rm -f ${DESTDIR}/bin/e
        !             6:        ln ${DESTDIR}/bin/ed ${DESTDIR}/bin/e
        !             7: clean:
        !             8:        rm -f ed

unix.superglobalmegacorp.com

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