Add possibility to define base directory for included files
commit33e0856e338e1e7911131b0396d8232a4e8955ed
authorGustaf Hendeby <hendeby@isy.liu.se>
Sat, 16 Aug 2008 22:39:47 +0000 (17 00:39 +0200)
committerHenrik Tidefelt <tidefelt@isy.liu.se>
Sat, 16 Aug 2008 23:39:01 +0000 (17 01:39 +0200)
treef3dbc681204a60ac9c633068fb2389c26c658559
parent0b847ae426d3f6584d038372bcee0af7f77b643f
Add possibility to define base directory for included files

Adds the --includebase <DIR> to ssi in order to be able to build source
away from the files since all includes are otherwise relative to the
executing process.

Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
doc/tools/ssi/main.cc
doc/tools/ssi/ssiscanner.cc
doc/tools/ssi/ssiscanner.h
doc/tools/ssi/ssiyylex.ll