26 lines
996 B
Makefile
26 lines
996 B
Makefile
# $NetBSD: Makefile,v 1.7 2009/04/20 04:03:49 mrg Exp $
|
|
|
|
SUBDIR= appres bdftopcf bdftruncate beforelight bitmap ccmakedep \
|
|
cleanlinks cxpm editres fc-cache fc-cat fc-list fc-match \
|
|
fonttosfnt fslsfonts fstobdf glxgears glxinfo \
|
|
iceauth ico imake 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 xft-config xfwp xgamma xgc xhost xinit xinput xkbcomp \
|
|
xkbevd xkbprint xkbutils xkill xload xlogo xlsatoms xlsclients \
|
|
xlsfonts xmag xman xmessage xmh xmkmf xmlwf xmodmap xmore \
|
|
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>
|