Annotation of cci/usr/src/ucb/tset/makefile, revision 1.1

1.1     ! root        1: 
        !             2: MAKEPARAM = AS=${AS} CC=${CC} LD=${LD} INCLDIR=${INCLDIR} LIBDIR=${LIBDIR} ULIBDIR=${ULIBDIR} DESTDIR=${DESTDIR}
        !             3: DESTDIR=
        !             4: CFLAGS=-O -DUCB_NTTY
        !             5: tset:  tset.c
        !             6:        ${CC} ${CFLAGS} tset.c -o tset -ltermlib
        !             7: install: tset
        !             8:        install -s tset ${DESTDIR}/usr/ucb
        !             9: clean:
        !            10:        rm -f *.o 
        !            11: 
        !            12: cleansrc:
        !            13:        *.h *.c tset makefile

unix.superglobalmegacorp.com

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