NetBSD/x11/bin/makeg/Makefile

12 lines
194 B
Makefile

# $NetBSD: Makefile,v 1.1 2003/09/15 08:31:04 lukem Exp $
.include <bsd.own.mk>
SCRIPTS=makeg.sh
MAN= makeg.1
.PATH: ${X11SRCDIR.xc}/config/util
.include <bsd.x11.mk>
.include <bsd.prog.mk>