1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495 |
- # $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>
|