Sync usage with man page.
[netbsd-mini2440.git] / x11 / tools / makestrs / Makefile
blob49c0920ce21a375f4c7ac26d858cf7b13e4a7d6a
1 # $NetBSD: Makefile,v 1.1 2004/02/07 04:02:01 rtr Exp $
3 NOMAN= 1
5 .include <bsd.own.mk>
7 .PATH: ${X11SRCDIR.xc}/config/util
9 HOSTPROG= makestrs
10 HOST_CPPFLAGS+= -I.
12 # Can't use -I${DESTDIR}${X11INCDIR} since pswrap is needed
13 # to create some header files.
15 BUILDSYMLINKS= ${X11SRCDIR.xc}/include X11
16 DPSRCS+= X11
18 .include <bsd.hostprog.mk>