[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.4

1.4     ! millert     1: #      $OpenBSD: Makefile.inc,v 1.3 1998/07/27 15:24:32 millert Exp $
1.1       deraadt     2:
1.4     ! millert     3: CFLAGS += -DSRCRT -DKLUDGELINEMODE -DUSE_TERMIO -DTN3270 -Dunix
1.1       deraadt     4: KBD = unix.kbd
                      5:
                      6: .include "${.CURDIR}/../../Makefile.inc"