1 ## Process this file with automake to get Makefile.in
3 info_TEXINFOS = meshlink.texi
7 EXTRA_DIST = include.texi.in
9 CLEANFILES = *.html include.texi
11 # Use `ginstall' in the definition of man_MANS to avoid
12 # confusion with the `install' target. The install rule transforms `ginstall'
13 # to install before applying any user-specified name transformations.
14 transform = s/ginstall/install/; @program_transform_name@
16 # For additional rules usually of interest only to the maintainer,
17 # see GNUmakefile and Makefile.maint.
20 -e s,'@PACKAGE\@',"$(PACKAGE)",g \
21 -e s,'@VERSION\@',"$(VERSION)",g \
22 -e s,'@sysconfdir\@',"$(sysconfdir)",g \
23 -e s,'@localstatedir\@',"$(localstatedir)",g
25 include.texi: include.texi.in
28 meshlink.texi: include.texi