diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 174ef7b..8d8b144 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.9 1995/05/03 05:41:02 asami Exp $ +# $Id: Makefile,v 1.10 1995/05/14 03:29:24 asami Exp $ # # BROKEN: libmalloc # -SUBDIR= bcc bison gmake m4 mprof xxgdb +SUBDIR= bcc bison gmake libdlmalloc m4 mprof xxgdb .include <bsd.port.subdir.mk> |