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

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

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