27 lines
1012 B
Makefile
27 lines
1012 B
Makefile
# $NetBSD: Makefile,v 1.10 2010/11/21 07:20:06 mrg Exp $
|
|
|
|
SUBDIR= appres bdftopcf bdftruncate beforelight bitmap ccmakedep \
|
|
cleanlinks cxpm editres \
|
|
fc-cache fc-cat fc-list fc-match fc-query fc-scan \
|
|
fonttosfnt fslsfonts fstobdf glxgears glxinfo \
|
|
iceauth ico imake listres lndir 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 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>
|