From e409aaf88c618c2fc47ff8f9bbe523b8f271c795 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Tue, 7 Jun 2005 22:51:57 +0000 Subject: [PATCH] fix SVN-Revision: 2581 --- mk/jam/bisonflex.jam | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mk/jam/bisonflex.jam b/mk/jam/bisonflex.jam index 36e199af1..22dafde56 100644 --- a/mk/jam/bisonflex.jam +++ b/mk/jam/bisonflex.jam @@ -77,7 +77,7 @@ if $(BISON) Includes $(headerfile:G=) : $(headerfile) ; Bison $(cppfile) $(headerfile:G=) : $(<) ; - Includes $(cppfile) : $(headerfile:G=) ; +#Includes $(cppfile) : $(headerfile:G=) ; return $(object) ; } -- 2.11.0