espie 1fbbf50998 experimental work: build xenocara components as "packages" and hook them
into dpb.
not 100% ready yet, committed to keep working in tree.
2012-11-01 09:58:05 +00:00

95 lines
1.6 KiB
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
SUBDIR =
SUBDIR += appres
SUBDIR += bdftopcf
SUBDIR += beforelight
SUBDIR += bitmap
SUBDIR += cwm
SUBDIR += editres
SUBDIR += fonttosfnt
SUBDIR += fslsfonts
SUBDIR += fstobdf
SUBDIR += fvwm
SUBDIR += glxgears
SUBDIR += glxinfo
SUBDIR += iceauth
SUBDIR += ico
SUBDIR += listres
SUBDIR += luit
SUBDIR += mkfontdir
SUBDIR += mkfontscale
SUBDIR += oclock
SUBDIR += rgb
SUBDIR += scripts
SUBDIR += sessreg
SUBDIR += setxkbmap
SUBDIR += showfont
SUBDIR += smproxy
SUBDIR += ssh-askpass
SUBDIR += twm
SUBDIR += video
SUBDIR += viewres
SUBDIR += x11perf
SUBDIR += xauth
SUBDIR += xbacklight
SUBDIR += xbiff
SUBDIR += xcalc
SUBDIR += xclipboard
SUBDIR += xclock
SUBDIR += xcmsdb
SUBDIR += xcompmgr
SUBDIR += xconsole
SUBDIR += xdm
SUBDIR += xdpyinfo
SUBDIR += xdriinfo
SUBDIR += xedit
SUBDIR += xev
SUBDIR += xeyes
SUBDIR += xf86dga
SUBDIR += xfd
SUBDIR += xfontsel
SUBDIR += xfs
SUBDIR += xfsinfo
SUBDIR += xfwp
SUBDIR += xgamma
SUBDIR += xgc
SUBDIR += xhost
SUBDIR += xidle
SUBDIR += xinit
SUBDIR += xinput
SUBDIR += xkbcomp
SUBDIR += xkbevd
SUBDIR += xkbprint
SUBDIR += xkbutils
SUBDIR += xkill
SUBDIR += xload
SUBDIR += xlockmore
SUBDIR += xlogo
SUBDIR += xlsatoms
SUBDIR += xlsclients
SUBDIR += xlsfonts
SUBDIR += xmag
SUBDIR += xman
SUBDIR += xmessage
SUBDIR += xmodmap
SUBDIR += xmore
SUBDIR += xpr
SUBDIR += xprop
SUBDIR += xrandr
SUBDIR += xrdb
SUBDIR += xrefresh
SUBDIR += xset
SUBDIR += xsetroot
SUBDIR += xsm
SUBDIR += xstdcmap
SUBDIR += xsystrace
SUBDIR += xterm
SUBDIR += xtsscale
SUBDIR += xvctl
SUBDIR += xvidtune
SUBDIR += xvinfo
SUBDIR += xwd
SUBDIR += xwininfo
SUBDIR += xwud
.include <bsd.port.subdir.mk>