summaryrefslogtreecommitdiff
path: root/devel/Makefile
blob: 69a7b24d802c4fb98777893df0718c6c686256c3 (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
# $Id: Makefile,v 1.27 1996/08/23 06:49:39 tg Exp $
#

    SUBDIR += SWIG
    SUBDIR += autoconf
    SUBDIR += bcc
    SUBDIR += cflow
    SUBDIR += dmake
    SUBDIR += flex
    SUBDIR += gcc11
    SUBDIR += gmake
    SUBDIR += libdlmalloc
    SUBDIR += libmalloc
    SUBDIR += libslang
    SUBDIR += m4
    SUBDIR += mkmf
    SUBDIR += mprof
    SUBDIR += noweb
    SUBDIR += tkcvs
    SUBDIR += uulib
    SUBDIR += xxgdb

.include <bsd.port.subdir.mk>