summaryrefslogtreecommitdiff
path: root/devel/Makefile
blob: 0c07d8f8591d6506fe7a8883703f33caa1ab0ddb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $Id: Makefile,v 1.17 1995/11/26 21:19:12 asami Exp $
#

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

.include <bsd.port.subdir.mk>