]> www.wagner.pp.ru Git - fiction/Hollowhills.git/blobdiff - Makefile
соблазнение сержанта
[fiction/Hollowhills.git] / Makefile
index b779f25855c50623a6098516a39c7362b8db761c..8ab437f5aee9aba38168352d68bc7b652f8456e1 100644 (file)
--- 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