Sync usage with man page.
[netbsd-mini2440.git] / external / mit / xorg / bin / missing-apps / rstart / commands / Makefile
blob4c00741f0e420cd9d6386e4fe59a6ac95f0fe348
1 # $NetBSD: Makefile,v 1.3 2004/05/16 10:25:14 lukem Exp $
3 .include <bsd.own.mk>
5 CFDIR= commands
6 CFFILES= @List ListContexts ListGenericCommands
7 CFSED= -e 's,ENVPREFIX,RSTART,g'
9 CONFIGSYMLINKS= x11r6 ${FILESDIR}/x \
10 x11r6 ${FILESDIR}/x11 \
12 SUBDIR= x11r6
14 .include "../Makefile.rstart"
16 .include <bsd.x11.mk>
17 .include <bsd.prog.mk>
18 .include <bsd.subdir.mk>