Annotation of 42BSD/ucb/tset/makefile, revision 1.1

1.1     ! root        1: DESTDIR=
        !             2: CFLAGS=-O -DUCB_NTTY
        !             3: tset:  tset.c
        !             4:        ${CC} ${CFLAGS} tset.c -o tset -ltermlib
        !             5: install:
        !             6:        install -s tset ${DESTDIR}/usr/ucb
        !             7: clean:
        !             8:        rm -f *.o tset

unix.superglobalmegacorp.com

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