NetBSD/usr.bin/tn3270/Makefile.inc

7 lines
192 B
PHP
Raw Normal View History

1997-01-09 23:18:21 +03:00
# $NetBSD: Makefile.inc,v 1.6 1997/01/09 20:21:42 tls 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"