blob: 2e486ebc394d95ed012259d1f3f9e272eafd744f (
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
|
# $Id: Makefile,v 1.102 1996/10/08 15:07:06 pst Exp $
#
SUBDIR += FWF
SUBDIR += XFree86
SUBDIR += Xaw3d
SUBDIR += afterstep
SUBDIR += auis
SUBDIR += blast
SUBDIR += blt
SUBDIR += color_xterm
SUBDIR += ctwm
SUBDIR += dclock
SUBDIR += emiclock
SUBDIR += emu
SUBDIR += freefonts
SUBDIR += fvwm
SUBDIR += fvwm2
SUBDIR += fvwm95
SUBDIR += getbdf
SUBDIR += iv
SUBDIR += olvwm
SUBDIR += piewm
SUBDIR += qt
SUBDIR += rxvt
SUBDIR += specJava
SUBDIR += swisswatch
SUBDIR += sxpc
SUBDIR += tk
SUBDIR += tk4
SUBDIR += tk41
SUBDIR += tkdesk
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 += xpostit
SUBDIR += xscreensaver
SUBDIR += xsnow
SUBDIR += xtacy
SUBDIR += xview-config
SUBDIR += xview-lib
SUBDIR += xview-clients
.include <bsd.port.subdir.mk>
|