build-sys: use our collect-symbols to generate linker scripts.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Mon, 11 Feb 2013 17:14:48 +0000 (19:14 +0200)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Mon, 11 Feb 2013 17:44:12 +0000 (19:44 +0200)
commitfad8f99272b1d58addf3ade7566eb576c257d54b
tree3a5b018c6c11a0a6276e2bd70c2d5f46e4b90d02
parentfe6f4c1f1573637217bb325750c0fee96d2b732a
build-sys: use our collect-symbols to generate linker scripts.

The old ctags-based script has been saved as gen-linker-script.ctags.
If at the most inconvenient time SHTF really badly we should be able
to quickly revert to the old script.
Makefile.am
build-aux/gen-linker-script.collect-symbols [new file with mode: 0755]
build-aux/gen-linker-script.ctags [new file with mode: 0755]
src/Makefile.am
src/murphy-db/mdb/Makefile.am
src/murphy-db/mqi/Makefile.am
src/murphy-db/mql/Makefile.am