X-Git-Url: http://www.wagner.pp.ru/gitweb/?p=fiction%2FHollowhills.git;a=blobdiff_plain;f=Makefile;h=8ab437f5aee9aba38168352d68bc7b652f8456e1;hp=b779f25855c50623a6098516a39c7362b8db761c;hb=HEAD;hpb=c6d9ec93240ed3422b9e4dd45472dc3d526a575d diff --git a/Makefile b/Makefile index b779f25..8ab437f 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,11 @@ +# +# Here should be included all the source files (markdown +pandoc +# extensions) in order as they should appear in the text +# SOURCES=title.txt nastya.txt sasha.txt hill.txt weekend.txt +all: hollowhills.html hollowhills.epub + hollowhills.html: all.txt pandoc -t html --standalone -V date=`date +%x` -o $@ $+ hollowhills.epub: all.txt