When running "make README" in db_flatstore I get the following error:
make README
config.mak included
make -C doc db_flatstore.txt
../../../docbook/Makefile:191: db_flatstore.d: No such file or directory
../../../docbook/Makefile:191: db_flatstore.d: No such file or directory
../../../docbook/Makefile:191: db_flatstore.d: No such file or directory
make[1]: *** No rule to make target `db_flatstore.xml', needed by
`db_flatstore.d'. Stop.
make: *** [README] Error 2
Weird. Anyone that can explain?
My guess is that we have to change names on flatstore.xml to
db_flatstore.xml
/O