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

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

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