NetBSD/usr.bin/tn3270/Makefile.inc

7 lines
188 B
PHP
Raw Normal View History

1995-04-24 11:39:57 +04:00
# $Id: Makefile.inc,v 1.5 1995/04/24 07:40:22 cgd Exp $
1995-04-24 11:39:57 +04:00
CFLAGS += -DTERMCAP -DSRCRT -DKLUDGELINEMODE -DUSE_TERMIO -DTN3270 -Dunix
1993-04-26 18:02:21 +04:00
KBD = unix.kbd
1993-06-18 09:41:32 +04:00
.include "${.CURDIR}/../../Makefile.inc"