blob: 7e998e4cc0277843f493dba496b841b958492a97 (
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
|
# $Id: Makefile,v 1.87 1996/07/23 07:36:59 asami Exp $
#
SUBDIR += FWF
SUBDIR += XFree86
SUBDIR += Xaw3d
SUBDIR += afterstep
SUBDIR += auis
SUBDIR += blt
SUBDIR += color_xterm
SUBDIR += ctwm
SUBDIR += emiclock
SUBDIR += emu
SUBDIR += fvwm
SUBDIR += fvwm2
SUBDIR += fvwm95
SUBDIR += iv
SUBDIR += olvwm
SUBDIR += piewm
SUBDIR += rxvt
SUBDIR += specJava
SUBDIR += sxpc
SUBDIR += tk
SUBDIR += tk4
SUBDIR += tk41
SUBDIR += tkxpm
SUBDIR += tvtwm
SUBDIR += viewfax
SUBDIR += x3270
SUBDIR += xbuffy
SUBDIR += xcb
SUBDIR += xcolors
SUBDIR += xdaliclock
SUBDIR += xdtm
SUBDIR += xearth
SUBDIR += xfed
SUBDIR += xfm
SUBDIR += xforms
SUBDIR += xgrab
SUBDIR += xkeycaps
SUBDIR += xloadimage
SUBDIR += xlockmore
SUBDIR += xphoon
SUBDIR += xpostit
SUBDIR += xscreensaver
SUBDIR += xsnow
SUBDIR += xtacy
SUBDIR += xview-config
SUBDIR += xview-lib
SUBDIR += xview-clients
.include <bsd.port.subdir.mk>
|