summaryrefslogtreecommitdiff
path: root/x11/bin/makeg/Makefile
blob: 0c596dae4b340ad29c6013f95091d3dd588827e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
#	$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>