minix/external/mit/xorg/bin/missing-apps/rstart/commands/x11r6/Makefile

13 lines
257 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
.include <bsd.own.mk>
CFDIR= commands/x11r6
CFFILES= @List LoadMonitor Terminal
CFSED= -e 's,ENVPREFIX,RSTART,g'
.include "../../Makefile.rstart"
.include <bsd.x11.mk>
.include <bsd.prog.mk>