blob: 8a4931fff0c0781b573126d09e26d5c059555460 (
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
|
# $Id: Makefile,v 1.75 1995/08/14 08:43:59 asami Exp $
#
SUBDIR += FWF
SUBDIR += XFree86
SUBDIR += Xaw3d
SUBDIR += blt
SUBDIR += color_xterm
SUBDIR += ctwm
SUBDIR += emiclock
SUBDIR += emu
SUBDIR += fvwm
SUBDIR += g3view
SUBDIR += iv
SUBDIR += olvwm
SUBDIR += piewm
SUBDIR += rxvt
SUBDIR += sxpc
SUBDIR += tk
SUBDIR += tk4
SUBDIR += tvtwm
SUBDIR += x3270
SUBDIR += xbuffy
SUBDIR += xcb
SUBDIR += xcolors
SUBDIR += xdaliclock
SUBDIR += xdtm
SUBDIR += xearth
SUBDIR += xfed
SUBDIR += xfm
SUBDIR += xgrab
SUBDIR += xkeycaps
SUBDIR += xloadimage
SUBDIR += xlockmore
SUBDIR += xphoon
SUBDIR += xscreensaver
SUBDIR += xsnow
SUBDIR += xview-config
SUBDIR += xview-lib
SUBDIR += xview-clients
.include <bsd.port.subdir.mk>
|