summaryrefslogtreecommitdiff
path: root/x11/Makefile
blob: 80992ad87dd20f8e93c1c0178d5bb30f21427ae7 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85

     SUBDIR =
     SUBDIR += bdftopcf
     SUBDIR += cwm
     SUBDIR += editres
     SUBDIR += fontconfig
     SUBDIR += fonttosfnt
     SUBDIR += fvwm-obsd
     SUBDIR += iceauth
     SUBDIR += libICE
     SUBDIR += libSM
     SUBDIR += libX11
     SUBDIR += libXScrnSaver
     SUBDIR += libXau
     SUBDIR += libXaw
     SUBDIR += libXcomposite
     SUBDIR += libXcursor
     SUBDIR += libXdamage
     SUBDIR += libXdmcp
     SUBDIR += libXext
     SUBDIR += libXfixes
     SUBDIR += libXfont2
     SUBDIR += libXft
     SUBDIR += libXi
     SUBDIR += libXinerama
     SUBDIR += libXmu
     SUBDIR += libXpm
     SUBDIR += libXpresent
     SUBDIR += libXrandr
     SUBDIR += libXrender
     SUBDIR += libXres
     SUBDIR += libXt
     SUBDIR += libXtst
     SUBDIR += libXv
     SUBDIR += libXvMC
     SUBDIR += libXxf86vm
     SUBDIR += libfontenc
     SUBDIR += libxcb
     SUBDIR += libxkbfile
     SUBDIR += libxshmfence
     SUBDIR += mkfontscale
     SUBDIR += setxkbmap
     SUBDIR += ssh-askpass
     SUBDIR += xauth
     SUBDIR += xbacklight
     SUBDIR += xbitmaps
     SUBDIR += xcb-util
     SUBDIR += xcb-util-cursor
     SUBDIR += xcb-util-image
     SUBDIR += xcb-util-keysyms
     SUBDIR += xcb-util-renderutil
     SUBDIR += xcb-util-wm
     SUBDIR += xcb-util-xrm
     SUBDIR += xclock
     SUBDIR += xconsole
     SUBDIR += xenodm
     SUBDIR += xf86-input-keyboard
     SUBDIR += xf86-input-mouse
     SUBDIR += xf86-input-usbtablet
     SUBDIR += xf86-input-ws
     SUBDIR += xf86-video-amdgpu
     SUBDIR += xf86-video-ati
     SUBDIR += xf86-video-intel
     SUBDIR += xhost
     SUBDIR += xinit
     SUBDIR += xinput
     SUBDIR += xkbcomp
     SUBDIR += xkeyboard-config
     SUBDIR += xlockmore-obsd
     SUBDIR += xlogo
     SUBDIR += xlsclients
     SUBDIR += xlsfonts
     SUBDIR += xmag
     SUBDIR += xmodmap
     SUBDIR += xorg-server
     SUBDIR += xrandr
     SUBDIR += xrdb
     SUBDIR += xset
     SUBDIR += xsetroot
     SUBDIR += xterm
     SUBDIR += xtrans
     SUBDIR += xwd
     SUBDIR += xwininfo

.include <bsd.port.subdir.mk>