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

1.1       deraadt     1: #      $Id: Makefile.inc,v 1.5 1995/04/24 07:40:22 cgd Exp $
                      2:
                      3: CFLAGS += -DTERMCAP -DSRCRT -DKLUDGELINEMODE -DUSE_TERMIO -DTN3270 -Dunix
                      4: KBD = unix.kbd
                      5:
                      6: .include "${.CURDIR}/../../Makefile.inc"