summaryrefslogtreecommitdiff
path: root/devel/Makefile
blob: ecd43182a82d728ead1888ae1920f630359614ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $Id: Makefile,v 1.18 1995/12/05 02:07:43 ache Exp $
#

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

.include <bsd.port.subdir.mk>