7 lines
188 B
Makefile
7 lines
188 B
Makefile
# $Id: Makefile.inc,v 1.5 1995/04/24 07:40:22 cgd Exp $
|
|
|
|
CFLAGS += -DTERMCAP -DSRCRT -DKLUDGELINEMODE -DUSE_TERMIO -DTN3270 -Dunix
|
|
KBD = unix.kbd
|
|
|
|
.include "${.CURDIR}/../../Makefile.inc"
|