summaryrefslogtreecommitdiffstats
path: root/usr.bin/tn3270/tools/mkhits/Makefile
blob: c7c8802e5e9994ab5cbca0aad96819d4added2e1 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	mkhits
SRCS=	mkhits.c dohits.c asc_ebc.c ebc_disp.c
CFLAGS+=-I${.CURDIR}/.. -I.
NOMAN=	noman
.PATH:	${.CURDIR}/../../api

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud