12 lines
184 B
Makefile
12 lines
184 B
Makefile
|
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
|
||
|
|
||
|
.include <bsd.own.mk>
|
||
|
|
||
|
SCRIPTS=makeg
|
||
|
MAN= makeg.1
|
||
|
|
||
|
.PATH: ${X11SRCDIR.imake}
|
||
|
|
||
|
.include <bsd.x11.mk>
|
||
|
.include <bsd.prog.mk>
|