changeset 21:3867f0a65d91

makefile: include decl.roff; build pdf by default
author markus schnalke <meillo@marmaro.de>
date Mon, 03 Mar 2014 14:25:42 +0100
parents 11ebc8bd3a3e
children 0b11b114f270
files makefile
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/makefile	Mon Mar 03 14:25:22 2014 +0100
+++ b/makefile	Mon Mar 03 14:25:42 2014 +0100
@@ -1,10 +1,10 @@
 NAME = ref2
-CHAPS = style front.roff toc.roff text.roff refs.roff cc0.roff #decl.roff
+CHAPS = style front.roff toc.roff text.roff refs.roff cc0.roff decl.roff
 BIB = bib
 PDFFLAGS = -sPAPERSIZE=a4 -dPDFSETTINGS=/prepress
 REFER = refer -n -p bib -e -P -sLAD -a # -l,2 -k
 
-all: $(NAME).ps
+all: pdf
 
 $(NAME).ps: $(CHAPS) makefile $(BIB) toc.ig refs.ig
 	export TROFFONTS=fonts;\