osmo-gsm-manuals/build
Oliver Smith 2947683c3a use autotools to add "make install" target
For reasoning why a transition to autotools is desired, see the commit
message of the previous patch in this series.

"make install" copies the "build", "common" dirs, as well as the "*.xsl"
files to $(prefix)/share/osmo-gsm-manuals. Prefix is typically
/usr/local. Also a pkg-config file gets installed, so the path of the
shared files can be looked up by autoconf scripts of the project
repositories. The check-depends script is installed to
$(prefix)/bin/osmo-gsm-manuals-check-depends and will be used by
project specific autoconf scripts, too.

All existing make targets ("make", "make check", "make upload") are
still working, users only need to run "autoreconf -fi" and
"./configure" beforehand.

Makefile.am uses custom install-data-hook and uninstall-local targets,
so we don't need to specify each file of the relevant subdirs in a
_DATA variable (no extra maintenance effort).

(moving manuals to project repositories 5/19)

Related: OS#3385
Change-Id: I8e7036fae062ee783cb132b14608827a82c5e7c7
2018-11-21 14:29:05 +01:00
..
Makefile.asciidoc.inc s/TOPDIR/OSMO_GSM_MANUALS_DIR/g 2018-11-20 17:13:25 +01:00
Makefile.common.inc use autotools to add "make install" target 2018-11-21 14:29:05 +01:00
Makefile.docbook.inc s/TOPDIR/OSMO_GSM_MANUALS_DIR/g 2018-11-20 17:13:25 +01:00
Makefile.vty-reference.inc s/TOPDIR/OSMO_GSM_MANUALS_DIR/g 2018-11-20 17:13:25 +01:00
custom-dblatex.sty all manuals: Move date and release from center head to right foot 2017-07-19 10:53:02 +00:00
diag-filter.conf diag-filter: Do not use the same output block as mscgen 2016-03-02 21:17:23 +01:00
docinfo-releaseinfo.conf Ensure the git version + commit date ends up in PDF 2016-02-20 18:28:37 +01:00
filter-wrapper.py initial checkin of manuals to public repo 2016-02-20 15:01:50 +01:00
mscgen-filter.conf mscgen: Try to force png for now 2016-03-02 20:52:57 +01:00
python2-filter.conf osmux-reference: Add traffic saving plot 2017-07-19 16:24:29 +02:00
unix-time-to-fmt.py unix-time-to-fmt.py: fix crash without argument 2018-11-12 11:01:46 +01:00
vty_reference_combine.sh refactor Makefile build rules, don't use the FORCE 2017-10-25 16:51:55 +00:00