From a589f0f3758a26769455efa352ed2e2aa70a5e54 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Sat, 11 Feb 2006 11:31:11 +0000 Subject: [PATCH] odd line there SVN-Revision: 3054 --- mk/jam/bisonflex.jam | 1 - 1 file changed, 1 deletion(-) diff --git a/mk/jam/bisonflex.jam b/mk/jam/bisonflex.jam index 22dafde56..8b25b9a97 100644 --- a/mk/jam/bisonflex.jam +++ b/mk/jam/bisonflex.jam @@ -69,7 +69,6 @@ if $(BISON) { local cppfile = [ LocateTarget $(<:S=.cpp) : $(SUBDIR) ] ; local headerfile = [ LocateTarget $(<:S=.hpp) : $(SUBDIR) ] ; - headerfile = $(headerfile:G=) ; local object = [ CompileObjects $(cppfile) ] ; # jams header file scannning doesn't use grist so we have to workaround this -- 2.11.0