Annotation of 3BSD/cmd/termcap/makefile, revision 1.1

1.1     ! root        1: #
        !             2: # reorder gives an editor command for most common terminals
        !             3: # (in reverse order from n'th to 1'st most commonly used)
        !             4: # to move them to the front of termcap
        !             5: #
        !             6: termcap.obj: termcap.src
        !             7:        ed - termcap.src < reorder
        !             8: install: termcap.obj
        !             9:        cp termcap.obj ${DESTDIR}/etc/termcap
        !            10: clean:
        !            11:        rm -f termcap.obj

unix.superglobalmegacorp.com

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