summaryrefslogtreecommitdiff
path: root/devel/Makefile
blob: f54fdfd29d92904bf85fa9a0eadcda48807d3b47 (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
# $NetBSD: Makefile,v 1.116 2000/05/24 05:56:10 jlam Exp $
# FreeBSD Id: Makefile,v 1.78 1997/10/01 08:32:59 cracauer Exp
#

    SUBDIR += autoconf
    SUBDIR += automake
    SUBDIR += avltree
    SUBDIR += bcc
    SUBDIR += bison
    SUBDIR += boehm-gc
    SUBDIR += bonobo
    SUBDIR += boost
    SUBDIR += cdecl
    SUBDIR += cdk
    SUBDIR += cervisia
    SUBDIR += chkpt
    SUBDIR += cscope
    SUBDIR += cvs
#   SUBDIR += cvs-current
    SUBDIR += cvs2cl
    SUBDIR += cvslock
    SUBDIR += cxref
    SUBDIR += ddd
    SUBDIR += diffutils
    SUBDIR += doc++
    SUBDIR += electricfence
    SUBDIR += ffcall
    SUBDIR += flex
    SUBDIR += gdb
    SUBDIR += gettext
    SUBDIR += gindent
    SUBDIR += glade
    SUBDIR += glib
    SUBDIR += global
    SUBDIR += gmake
    SUBDIR += gmp
    SUBDIR += gobo-eiffel
    SUBDIR += gperf
    SUBDIR += gtexinfo
    SUBDIR += gtkdiff
    SUBDIR += gtl
    SUBDIR += guile-gtk
    SUBDIR += guile-slib
    SUBDIR += id-utils
    SUBDIR += ipv6socket_scrub
    SUBDIR += isect
    SUBDIR += its4
    SUBDIR += kdbg
    SUBDIR += kdevelop
    SUBDIR += ldapsdk
    SUBDIR += libg++
    SUBDIR += libgetopt
    SUBDIR += libglade
    SUBDIR += libgtop
    SUBDIR += libhfs
    SUBDIR += libnet
    SUBDIR += libproplist
    SUBDIR += librep
    SUBDIR += libscsi
    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 += 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-SmallProf
    SUBDIR += p5-Devel-Symdump
    SUBDIR += p5-File-PathConvert
    SUBDIR += p5-FileKGlob
    SUBDIR += p5-IO-stringy
    SUBDIR += p5-LDAP
    SUBDIR += p5-MLDBM
    SUBDIR += p5-PV
    SUBDIR += p5-Time-HiRes
    SUBDIR += p5-TimeDate
    SUBDIR += patch
    SUBDIR += pccts
    SUBDIR += pcre
    SUBDIR += prcs
    SUBDIR += pth
#    SUBDIR += pth-current
    SUBDIR += ptl2
    SUBDIR += py-curses
    SUBDIR += rcs
    SUBDIR += rdp
    SUBDIR += readline
    SUBDIR += rx
    SUBDIR += sfio
    SUBDIR += sgi-stl
    SUBDIR += sgi-stl-docs
    SUBDIR += slib
    SUBDIR += stooop
    SUBDIR += swig
    SUBDIR += tkcvs
    SUBDIR += tkdiff
    SUBDIR += unproven-pthreads
    SUBDIR += xdelta
    SUBDIR += xxgdb
    SUBDIR += zlib

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