[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [local] / src / usr.bin / tn3270

Annotation of src/usr.bin/tn3270/Makefile.inc, Revision 1.2

1.2     ! deraadt     1: #      $OpenBSD: Makefile.inc,v 1.1.1.1 1995/10/18 08:46:18 deraadt Exp $
1.1       deraadt     2:
                      3: CFLAGS += -DTERMCAP -DSRCRT -DKLUDGELINEMODE -DUSE_TERMIO -DTN3270 -Dunix
                      4: KBD = unix.kbd
                      5:
                      6: .include "${.CURDIR}/../../Makefile.inc"