NetBSD/usr.bin/tn3270/Makefile.inc

7 lines
219 B
PHP
Raw Normal View History

1993-06-18 09:41:32 +04:00
# $Header: /cvsroot/src/usr.bin/tn3270/Attic/Makefile.inc,v 1.3 1993/06/18 05:41:32 cgd Exp $
1993-04-26 18:02:21 +04:00
CFLAGS += -DTERMCAP -DSRCRT -DKLUDGELINEMODE -DUSE_TERMIO -DTN3270
KBD = unix.kbd
1993-06-18 09:41:32 +04:00
.include "${.CURDIR}/../../Makefile.inc"