Files
netbsd/external/mit/xorg/bin/missing-apps/makepsres/Makefile
2013-04-06 16:48:33 +02:00

13 lines
213 B
Makefile

# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
.include <bsd.own.mk>
PROG= makepsres
CPPFLAGS+=-DXENVIRONMENT
.PATH: ${X11SRCDIR.xc}/programs/${PROG}
.include <bsd.x11.mk>
.include <bsd.prog.mk>