diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index c99f8cc60a1b..174ef7b84b71 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.8 1995/04/16 04:17:12 asami Exp $ +# $Id: Makefile,v 1.9 1995/05/03 05:41:02 asami Exp $ # -# BROKEN= libmalloc +# BROKEN: libmalloc # + SUBDIR= bcc bison gmake m4 mprof xxgdb .include <bsd.port.subdir.mk> |