summaryrefslogtreecommitdiff
path: root/external/mit/xorg/bin/Makefile
blob: 71edf5825971f86e2ce366cc0c6d6cb005879d44 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
#	$NetBSD: Makefile,v 1.20 2023/02/04 16:34:36 wiz Exp $

SUBDIR=	appres bdftopcf bdftruncate beforelight bitmap ccmakedep \
	cleanlinks cvt cxpm editres \
	fc-cache fc-cat fc-conflist fc-list fc-match fc-pattern \
	fc-query fc-scan fc-validate \
	fonttosfnt fslsfonts fstobdf glxgears glxinfo \
	iceauth ico imake listres lndir luit makedepend \
	makeg makestrs mergelib mkdirhier mkfontdir \
	mkfontscale mkhtmlindex oclock proxymngr revpath \
	rgb setxkbmap showfont smproxy sxpm \
	transset twm ucs2any viewres x11perf xauth xbiff xcalc \
	xclipboard xclock xcmsdb xconsole xcutsel xditview xdm \
	xdpyinfo xedit xev xeyes xf86dga xfd xfindproxy xfontsel \
	xfs xfsinfo 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 xvidtune \
	xvinfo xwd xwininfo xwud xdriinfo sessreg xcompmgr

SUBDIR+=ssh-askpass
SUBDIR+=xsetwallpaper

.include <bsd.subdir.mk>