diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9dbd19e7ec8c..d3a203e3e629 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.31 1996/09/21 09:51:13 asami Exp $ +# $Id: Makefile,v 1.32 1996/10/24 08:17:09 jfitz Exp $ # SUBDIR += SWIG SUBDIR += autoconf SUBDIR += bcc SUBDIR += cflow + SUBDIR += cxref SUBDIR += dmake SUBDIR += gcc11 SUBDIR += gdb |