This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / usr.bin / tn3270 / tools / mkastods / Makefile
# $Header: /b/source/CVS/src/usr.bin/tn3270/tools/mkastods/Makefile,v 1.3 1993/04/27 06:47:42 cgd Exp $
CFLAGS += -I${.CURDIR}/.. -I.
NOMAN = I mean it!
SRCS = mkastods.c asc_ebc.c ebc_disp.c
PROG = mkastods
.include <bsd.prog.mk>
.PATH: ${.CURDIR}/../../api