NetBSD/usr.bin/gencat/Makefile
lukem 826a14607a Now that <bsd.prog.mk> DTRT if HOSTPROG is defined (i.e, it is a no-op),
there's no need to special-case .include-ing it.
2003-05-18 07:57:31 +00:00

7 lines
110 B
Makefile

# $NetBSD: Makefile,v 1.7 2003/05/18 07:57:34 lukem Exp $
PROG= gencat
MAN= gencat.1
.include <bsd.prog.mk>