Current Path : /compat/linux/proc/self/root/usr/src/usr.bin/tset/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/self/root/usr/src/usr.bin/tset/Makefile |
# @(#)Makefile 8.1 (Berkeley) 6/9/93 PROG= tset SRCS= map.c misc.c set.c term.c tset.c wrterm.c DPADD= ${LIBTERMCAP} LDADD= -ltermcap LINKS= ${BINDIR}/tset ${BINDIR}/reset MLINKS= tset.1 reset.1 .include <bsd.prog.mk>