comparison makefile @ 15:1a5d8c430be1

tauche Abschnitt 2 und 3; Leerraum vor Ref-Verweisen
author markus schnalke <meillo@marmaro.de>
date Wed, 20 Nov 2013 07:36:01 +0100
parents 72336ba36bb3
children aa84fb364794
comparison
equal deleted inserted replaced
14:72336ba36bb3 15:1a5d8c430be1
1 NAME = ref1 1 NAME = ref1
2 CHAPS = style front.roff toc.roff text.roff refs.roff 2 CHAPS = style front.roff toc.roff text.roff refs.roff
3 BIB = bib 3 BIB = bib
4 PDFFLAGS = -sPAPERSIZE=a4 -dPDFSETTINGS=/prepress 4 PDFFLAGS = -sPAPERSIZE=a4 -dPDFSETTINGS=/prepress
5 REFER = refer -n -p bib -e -P -sLAD -l,2 -k 5 REFER = refer -n -p bib -e -P -sLAD # -l,2 -k
6 6
7 all: $(NAME).ps 7 all: $(NAME).ps
8 8
9 $(NAME).ps: $(CHAPS) makefile $(BIB) toc.ig refs.ig 9 $(NAME).ps: $(CHAPS) makefile $(BIB) toc.ig refs.ig
10 export TROFFONTS=fonts;\ 10 export TROFFONTS=fonts;\