summaryrefslogtreecommitdiff
path: root/devel/Makefile
blob: d744584f8cfe548736ed9dbc96af65704725c5b6 (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.19 1996/03/25 08:09:24 asami Exp $
#

    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>