-
Notifications
You must be signed in to change notification settings - Fork 1
/
Makefile
106 lines (104 loc) · 2.38 KB
/
Makefile
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
# $OpenBSD: Makefile,v 1.77 2004/05/07 14:16:30 xsa Exp $
# $FreeBSD: Makefile,v 1.121 1997/11/17 10:14:33 tg Exp $
#
SUBDIR += amanda
SUBDIR += astrolog
SUBDIR += brltty
SUBDIR += brs
SUBDIR += bsdiff
SUBDIR += buffer
# SUBDIR += cal
SUBDIR += calentool
SUBDIR += cbb
SUBDIR += ccze
SUBDIR += cdrchive
SUBDIR += cdrdao
# SUBDIR += chord
SUBDIR += clex
# SUBDIR += colorls
# SUBDIR += ctk
SUBDIR += deco
# SUBDIR += dejagnu
SUBDIR += delay
SUBDIR += dialog
# SUBDIR += dotfile
SUBDIR += dnetc
# SUBDIR += ecc
# SUBDIR += estic
# SUBDIR += fd
# SUBDIR += fep
SUBDIR += figlet
SUBDIR += fileutils
SUBDIR += findutils
SUBDIR += ftdi-eeprom
SUBDIR += gacc
SUBDIR += garmin-utils
SUBDIR += geekcode
# SUBDIR += git
SUBDIR += gone
SUBDIR += hfsplus
# SUBDIR += ical
SUBDIR += impress
SUBDIR += jive
# SUBDIR += kdeutils
# SUBDIR += kp
SUBDIR += ktail
SUBDIR += ktimeclock
# SUBDIR += less
SUBDIR += libutf8
# SUBDIR += lile
SUBDIR += logjam
# SUBDIR += logsurfer
SUBDIR += magicpoint
SUBDIR += mc
SUBDIR += migrationtools
SUBDIR += mmv
SUBDIR += most
SUBDIR += mshell
# SUBDIR += nwrite
# SUBDIR += p5-Array-PrintCols
SUBDIR += p5-CreditCard
# SUBDIR += p5-Business-CreditCard
SUBDIR += p5-Finance-Quote
SUBDIR += p5-Finance-QuoteHist
SUBDIR += p5-I18N-Charset
# SUBDIR += p5-Search
SUBDIR += pdmenu
SUBDIR += pfm
SUBDIR += pi-address
SUBDIR += plan
SUBDIR += py-imdb
SUBDIR += remind
SUBDIR += rpm
SUBDIR += screen
SUBDIR += screen,static
SUBDIR += screen,shm
SUBDIR += sh-utils
SUBDIR += shared-mime-info
SUBDIR += splitvt
# SUBDIR += team
SUBDIR += tkcron
SUBDIR += tkinfo
SUBDIR += tkman
SUBDIR += ttyrec
# SUBDIR += unclutter
SUBDIR += viz
SUBDIR += wmmand
SUBDIR += wmnetscapekiller
SUBDIR += wmtimer
# SUBDIR += xcalendar
SUBDIR += xcdroast
SUBDIR += xd
SUBDIR += xdelta
SUBDIR += xgas
# SUBDIR += xinvest
SUBDIR += xless
# SUBDIR += xmaddressbook
SUBDIR += xnc
# SUBDIR += xopps
# SUBDIR += xpns
SUBDIR += xtar
SUBDIR += xtimer
SUBDIR += ytree
# SUBDIR += zorro
.include <bsd.port.subdir.mk>