diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index c9cb35b..4c2abbb 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1996/11/16 01:55:06 jdp Exp $ +# $Id: Makefile,v 1.36 1996/11/26 08:24:08 asami Exp $ # SUBDIR += SWIG @@ -15,6 +15,7 @@ SUBDIR += libdlmalloc SUBDIR += libmalloc SUBDIR += libslang + SUBDIR += linux_devel SUBDIR += m4 SUBDIR += mkmf SUBDIR += mprof |