aboutsummaryrefslogtreecommitdiffstats
path: root/devel/Makefile
blob: b73c330f58d81c12691e3e1d45605f6e8490ce68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $Id: Makefile,v 1.11 1995/06/04 06:20:28 asami Exp $
#

    SUBDIR += bcc
    SUBDIR += bison
    SUBDIR += dmake
    SUBDIR += gmake
    SUBDIR += libdlmalloc
    BROKEN += libmalloc
    SUBDIR += m4
    SUBDIR += mprof
    SUBDIR += noweb
    SUBDIR += xxgdb

.include <bsd.port.subdir.mk>