summaryrefslogtreecommitdiff
path: root/devel/Makefile
blob: 4f45d4dbd03e67b81878589123cdd7da65217f3d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# $Id: Makefile,v 1.20 1996/04/12 08:25:01 asami Exp $
#

    SUBDIR += SWIG
    SUBDIR += autoconf
    SUBDIR += bcc
    SUBDIR += bison
    SUBDIR += cflow
    SUBDIR += dmake
    SUBDIR += flex
    SUBDIR += gmake
    SUBDIR += gperf
    SUBDIR += libdlmalloc
    SUBDIR += libmalloc
    SUBDIR += libz
    SUBDIR += m4
    SUBDIR += mprof
    SUBDIR += noweb
    SUBDIR += xxgdb

.include <bsd.port.subdir.mk>