projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a589f0f
)
odd line there
author
Matthias Braun
<matze@braunis.de>
Sat, 11 Feb 2006 11:32:04 +0000
(11:32 +0000)
committer
Matthias Braun
<matze@braunis.de>
Sat, 11 Feb 2006 11:32:04 +0000
(11:32 +0000)
SVN-Revision: 3055
mk/jam/bisonflex.jam
patch
|
blob
|
history
diff --git
a/mk/jam/bisonflex.jam
b/mk/jam/bisonflex.jam
index
8b25b9a
..
2809261
100644
(file)
--- 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) ;