summaryrefslogtreecommitdiff
path: root/devel/Makefile
blob: 21895e4c9cf15f3a35c2b2da8c8fcbd901be4e09 (plain)
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
# $NetBSD: Makefile,v 1.154 2000/11/26 22:20:14 jtb Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#

    SUBDIR += GConf
    SUBDIR += SDL
    SUBDIR += argtable
    SUBDIR += as31
    SUBDIR += autoconf
    SUBDIR += automake
    SUBDIR += avltree
    SUBDIR += bcc
    SUBDIR += bison
    SUBDIR += boehm-gc
    SUBDIR += bonobo
    SUBDIR += boost
    SUBDIR += cdecl
    SUBDIR += cdk
    SUBDIR += cervisia
    SUBDIR += cfitsio
    SUBDIR += chkpt
    SUBDIR += cmdline
    SUBDIR += cscope
    SUBDIR += cvs
    SUBDIR += cvs2cl
    SUBDIR += cvslock
    SUBDIR += cweb
    SUBDIR += cxref
    SUBDIR += ddd
    SUBDIR += diffutils
    SUBDIR += dmake
    SUBDIR += doc++
    SUBDIR += electricfence
    SUBDIR += ffcall
    SUBDIR += flex
    SUBDIR += ftnchek
    SUBDIR += gal
    SUBDIR += gdb
    SUBDIR += gettext
    SUBDIR += gettext-lib
    SUBDIR += gindent
    SUBDIR += glade
    SUBDIR += glib
    SUBDIR += global
    SUBDIR += gmake
    SUBDIR += gmp
    SUBDIR += gnome-objc
    SUBDIR += gobo-eiffel
    SUBDIR += gperf
    SUBDIR += gtexinfo
    SUBDIR += gtkdiff
    SUBDIR += gtl
    SUBDIR += guile-gtk
    SUBDIR += guile-slib
    SUBDIR += g-wrap
    SUBDIR += hdf5
    SUBDIR += id-utils
    SUBDIR += ipv6socket_scrub
    SUBDIR += isect
    SUBDIR += its4
    SUBDIR += jakarta-ant
    SUBDIR += jlib
    SUBDIR += kdbg
    SUBDIR += kdevelop
    SUBDIR += ldapsdk
    SUBDIR += libavl
    SUBDIR += libctl
    SUBDIR += libg++
    SUBDIR += libgetopt
    SUBDIR += libglade
    SUBDIR += libgtop
    SUBDIR += libhfs
    SUBDIR += libnet
    SUBDIR += libole2
    SUBDIR += libproplist
    SUBDIR += libscsi
    SUBDIR += libsigc++
    SUBDIR += libslang
    SUBDIR += libsmi
    SUBDIR += libstash
    SUBDIR += libstroke
    SUBDIR += libtool
    SUBDIR += lwp
    SUBDIR += m4
    SUBDIR += maketool
    SUBDIR += mit-pthreads
    SUBDIR += nana
    SUBDIR += nasm
    SUBDIR += ncurses
    SUBDIR += netcdf
    SUBDIR += newmkdep
    SUBDIR += noweb
    SUBDIR += nqc
    SUBDIR += oaf
    SUBDIR += p5-AtExit
    SUBDIR += p5-Bit-Vector
    SUBDIR += p5-Curses
    SUBDIR += p5-Data-Dumper
    SUBDIR += p5-Data-ShowTable
    SUBDIR += p5-Date-Calc
    SUBDIR += p5-Date-Manip
    SUBDIR += p5-Devel-DProf
    SUBDIR += p5-Devel-Peek
    SUBDIR += p5-Devel-SmallProf
    SUBDIR += p5-Devel-Symdump
    SUBDIR += p5-Expect
    SUBDIR += p5-ExtUtils-F77
    SUBDIR += p5-File-PathConvert
    SUBDIR += p5-FileKGlob
    SUBDIR += p5-IO-stringy
    SUBDIR += p5-IO-Stty
    SUBDIR += p5-IO-Tty
    SUBDIR += p5-LDAP
    SUBDIR += p5-MLDBM
    SUBDIR += p5-PV
    SUBDIR += p5-Term-ReadKey
    SUBDIR += p5-Time-HiRes
    SUBDIR += p5-TimeDate
    SUBDIR += p5-perl-headers
    SUBDIR += patch
    SUBDIR += pccts
    SUBDIR += pcre
    SUBDIR += popt
    SUBDIR += prcs
    SUBDIR += pth
    SUBDIR += ptl2
    SUBDIR += pwlib
    SUBDIR += py-curses
    SUBDIR += rcs
    SUBDIR += rdp
    SUBDIR += readline
    SUBDIR += rpc2
    SUBDIR += rvm
    SUBDIR += rx
    SUBDIR += sdcc
    SUBDIR += sfio
    SUBDIR += sgi-stl
    SUBDIR += sgi-stl-docs
    SUBDIR += slib
    SUBDIR += smpeg
    SUBDIR += stooop
    SUBDIR += swig
    SUBDIR += tkcvs
    SUBDIR += tkdiff
    SUBDIR += unproven-pthreads
    SUBDIR += xdelta
    SUBDIR += xxgdb
    SUBDIR += zlib

.include "../mk/bsd.pkg.subdir.mk"