Makefile (bacula-docs-11.0.3.tar.bz2) | : | Makefile (bacula-docs-11.0.4.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 26 | skipping to change at line 26 | |||
# GNU General Public License for more details. | # GNU General Public License for more details. | |||
# You should have received a copy of the GNU General Public License | # You should have received a copy of the GNU General Public License | |||
# along with this program; if not, write to the Free Software | # along with this program; if not, write to the Free Software | |||
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | |||
# 02111-1307, USA. | # 02111-1307, USA. | |||
#### Start of system configuration section. #### | #### Start of system configuration section. #### | |||
AT=@ | AT=@ | |||
DISTVER = 2016 | DISTVER = 2016 | |||
srcdir = /home/bsbuild/dev/org-release/bacula-docs-11.0.3/latex2html-2016 | srcdir = /home/bsbuild/dev/org-release/bacula-docs-11.0.4/latex2html-2016 | |||
PERL = /usr/bin/perl | PERL = /usr/bin/perl | |||
PLAT = unix | PLAT = unix | |||
AUTOCONF = autoconf | AUTOCONF = autoconf | |||
# All programs | # All programs | |||
SCRIPTS = latex2html texexpand pstoimg | SCRIPTS = latex2html texexpand pstoimg | |||
# Modules | # Modules | |||
MODULES = l2hconf.pm | MODULES = l2hconf.pm | |||
End of changes. 1 change blocks. | ||||
1 lines changed or deleted | 1 lines changed or added |