NetBSD/usr.bin/tn3270/tools/mkhits/Makefile

8 lines
180 B
Makefile

# $NetBSD: Makefile,v 1.10 2002/09/15 01:27:47 thorpej Exp $
HOSTPROG= mkhits
HOST_CPPFLAGS+= -DHOST_TOOL
SRCS= mkhits.c dohits.c asc_ebc.c ebc_disp.c
.include <bsd.hostprog.mk>