7 lines
219 B
Makefile
7 lines
219 B
Makefile
# $Header: /cvsroot/src/usr.bin/tn3270/Attic/Makefile.inc,v 1.3 1993/06/18 05:41:32 cgd Exp $
|
|
|
|
CFLAGS += -DTERMCAP -DSRCRT -DKLUDGELINEMODE -DUSE_TERMIO -DTN3270
|
|
KBD = unix.kbd
|
|
|
|
.include "${.CURDIR}/../../Makefile.inc"
|