comparison main/fixed/doc/Makefile @ 9481:d84d2fea3c90 octave-forge

Re-enable compilation of fixed package
author jordigh
date Wed, 22 Feb 2012 22:07:33 +0000
parents 67c1ef5699d5
children
comparison
equal deleted inserted replaced
9480:954f2f00d782 9481:d84d2fea3c90
3 # Fill in the variables as it makes testing the package manager easier 3 # Fill in the variables as it makes testing the package manager easier
4 ifeq ($(MKDOC),) 4 ifeq ($(MKDOC),)
5 MKDOC = ../../../admin/mkdoc 5 MKDOC = ../../../admin/mkdoc
6 MKTEXI = ../../../admin/mktexi 6 MKTEXI = ../../../admin/mktexi
7 MAKEINFO = makeinfo --no-split 7 MAKEINFO = makeinfo --no-split
8 TEXI2PDF = texi2ppf --clean 8 TEXI2PDF = texi2pdf --clean
9 DVIPS = dvips 9 DVIPS = dvips
10 LN_S = ln -s 10 LN_S = ln -s
11 endif 11 endif
12 12
13 FIXEDVERTARGET = fixedversion.txi 13 FIXEDVERTARGET = fixedversion.txi