diff options
-rw-r--r-- | converters/Makefile | 3 | ||||
-rw-r--r-- | devel/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/converters/Makefile b/converters/Makefile index a984e86b6210..38e0deb73425 100644 --- a/converters/Makefile +++ b/converters/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.3 1997/05/21 07:35:05 asami Exp $ +# $Id: Makefile,v 1.4 1997/06/21 12:02:29 ache Exp $ # SUBDIR += btoa + SUBDIR += mimepp SUBDIR += mpack SUBDIR += p5-Convert-UU SUBDIR += p5-MIME-Base64 diff --git a/devel/Makefile b/devel/Makefile index 4484bb56f613..719253cf07c8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.68 1997/07/01 07:49:23 tg Exp $ +# $Id: Makefile,v 1.69 1997/07/08 08:44:17 tg Exp $ # SUBDIR += SWIG @@ -29,7 +29,6 @@ SUBDIR += linux_devel SUBDIR += linuxgdb SUBDIR += m4 - SUBDIR += mimepp SUBDIR += mkmf SUBDIR += mprof SUBDIR += noweb |