2980e352a1
is heavily based upon the work rtr@ did on src/x11, but hacked to work for modern modular Xorg source split. the sources will live in xsrc/external/mit/<package>/dist. documentation on using this will come when the above directories are fully populated. there are 192 of them so it may take some time before that is completed.
28 lines
1.0 KiB
Makefile
28 lines
1.0 KiB
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/07/29 05:01:22 mrg Exp $
|
|
|
|
SUBDIR= appres bdftopcf bdftruncate beforelight bitmap ccmakedep \
|
|
cleanlinks cxpm editres fc-cache fc-list \
|
|
fonttosfnt fslsfonts fstobdf glxgears glxinfo \
|
|
iceauth ico imake lbxproxy listres luit makedepend \
|
|
makeg makestrs mergelib mkdirhier mkfontdir \
|
|
mkfontscale mkhtmlindex oclock proxymngr revpath \
|
|
rgb setxkbmap smproxy sxpm \
|
|
twm ucs2any viewres x11perf xauth xbiff xcalc \
|
|
xclipboard xclock xcmsdb xconsole xcutsel xditview xdm \
|
|
xdpyinfo xedit xev xeyes xf86dga xfd xfindproxy xfontsel \
|
|
xfs xfsinfo xfwp xgamma xgc xhost xinit xkbcomp xkbevd \
|
|
xkbprint xkbutils xkill xload xlogo xlsatoms xlsclients \
|
|
xlsfonts xmag xman xmessage xmh xmkmf xmodmap xmore \
|
|
xplsprinters xprehashprinterlist xphelloworld \
|
|
xpxthelloworld xpsimplehelloworld \
|
|
xprop xrandr xrdb xrefresh xset xsetmode xsetpointer \
|
|
xsetroot xsm xstdcmap xterm xtrap xvidtune \
|
|
xvinfo xwd xwininfo xwud xdriinfo sessreg
|
|
|
|
SUBDIR+=ssh-askpass
|
|
|
|
# bring back from xfree:
|
|
# lndir
|
|
|
|
.include <bsd.subdir.mk>
|