From: Victor Wagner Date: Sat, 23 Feb 2013 17:21:35 +0000 (+0400) Subject: added Makefile X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=fiction%2FHollowhills.git;a=commitdiff_plain;h=c6d9ec93240ed3422b9e4dd45472dc3d526a575d added Makefile --- diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..b779f25 --- /dev/null +++ b/Makefile @@ -0,0 +1,10 @@ +SOURCES=title.txt nastya.txt sasha.txt hill.txt weekend.txt + +hollowhills.html: all.txt + pandoc -t html --standalone -V date=`date +%x` -o $@ $+ +hollowhills.epub: all.txt + pandoc -t epub -V date=`date +%x` -o $@ $+ +all.txt: $(SOURCES) Makefile + cat $(SOURCES) > all.txt + + diff --git a/title.txt b/title.txt new file mode 100644 index 0000000..c0e4b9b --- /dev/null +++ b/title.txt @@ -0,0 +1,4 @@ +% Полые холмы Верхневолжья +% Виктор Вагнер + +