From 1d43c87ddc5709b6ac7368fc67b16c9922db6276 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Sat, 11 Feb 2006 11:32:04 +0000 Subject: [PATCH] odd line there SVN-Revision: 3055 --- 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 8b25b9a97..28092610a 100644 --- a/mk/jam/bisonflex.jam +++ b/mk/jam/bisonflex.jam @@ -75,7 +75,7 @@ if $(BISON) # here Includes $(headerfile:G=) : $(headerfile) ; - Bison $(cppfile) $(headerfile:G=) : $(<) ; + Bison $(cppfile) $(headerfile) : $(<) ; #Includes $(cppfile) : $(headerfile:G=) ; return $(object) ; -- 2.11.0