blob: 86060ade6d188eebe75a250a8ca10460cf528c13 (
plain) (
blame)
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
|
# $Id: Makefile,v 1.110 1996/11/25 10:15:55 tg Exp $
#
SUBDIR += FWF
SUBDIR += XFree86
SUBDIR += XFree86-contrib
SUBDIR += Xaw3d
SUBDIR += afterstep
SUBDIR += auis
SUBDIR += blast
SUBDIR += blt
SUBDIR += bricons
SUBDIR += color_xterm
SUBDIR += ctwm
SUBDIR += dclock
SUBDIR += emiclock
SUBDIR += emu
SUBDIR += filerunner
SUBDIR += freefonts
SUBDIR += fvwm
SUBDIR += fvwm2
SUBDIR += fvwm95
SUBDIR += getbdf
SUBDIR += gwm
SUBDIR += iv
SUBDIR += olvwm
SUBDIR += p5-Tk400
SUBDIR += piewm
SUBDIR += qt
SUBDIR += qvwm
SUBDIR += rxvt
SUBDIR += specJava
SUBDIR += swisswatch
SUBDIR += sxpc
SUBDIR += tk
SUBDIR += tk4
SUBDIR += tk41
SUBDIR += tkdesk
SUBDIR += tkgoodstuff
SUBDIR += tvtwm
SUBDIR += viewfax
SUBDIR += x3270
SUBDIR += xautolock
SUBDIR += xbuffy
SUBDIR += xcb
SUBDIR += xcolors
SUBDIR += xdaliclock
SUBDIR += xdtm
SUBDIR += xfed
SUBDIR += xfedor
SUBDIR += xfm
SUBDIR += xforms
SUBDIR += xgrab
SUBDIR += xkeycaps
SUBDIR += xloadimage
SUBDIR += xlockmore
SUBDIR += xmascot
SUBDIR += xmold
SUBDIR += xpostit
SUBDIR += xscreensaver
SUBDIR += xsnow
SUBDIR += xtacy
SUBDIR += xview-clients
SUBDIR += xview-config
SUBDIR += xview-lib
.include <bsd.port.subdir.mk>
|