summaryrefslogtreecommitdiff
path: root/devel/Makefile
blob: 76a05b5d5eb734051492c75804d63ccb9847e44a (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
24
# $Id: Makefile,v 1.23 1996/07/11 17:36:25 ache Exp $
#

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

.include <bsd.port.subdir.mk>