diff options
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 215f92d7203b..bb7bb8b198f4 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.63 1997/06/15 14:20:20 max Exp $ +# $Id: Makefile,v 1.64 1997/06/16 03:05:30 jfitz Exp $ # SUBDIR += SWIG + SUBDIR += asl SUBDIR += autoconf SUBDIR += automake SUBDIR += bcc |