|
|
1.1 root 1: CFLAGS= -O -DCM_N -DCM_GT -DCM_B -DCM_D
2:
3: termcap.a: termcap.o tgoto.o tputs.o
4: ar cr termcap.a termcap.o tgoto.o tputs.o
5:
6: clean:
7: -rm -f *.o
8: -rm -f termcap.a
9:
10: install: termcap.a
11: install -c termcap.a ${DESTDIR}/usr/lib/libtermcap.a
12: -rm -f ${DESTDIR}/usr/lib/libtermlib.a
13: ln ${DESTDIR}/usr/lib/libtermcap.a ${DESTDIR}/usr/lib/libtermlib.a
14: ranlib ${DESTDIR}/usr/lib/libtermcap.a
15:
16: VGRIND= csh /usr/ucb/vgrind
17: vgrind:
18: cp /dev/null index
19: ${VGRIND} -h "Termcap library" termcap.c tputs.c tgoto.c
20: ${VGRIND} -h "Termcap library" -x index
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.