various updates
[~bandali/bndl.org] / static / Makefile
diff --git a/static/Makefile b/static/Makefile
deleted file mode 100644 (file)
index 70ec972..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-publications-partial.html: bandali.bib bandali-bib-*.txt
-       bibtex2html --citefile bandali-bib-citefile.txt --html-entities \
-       --named-field slides slides --named-field poster poster \
-       --nodoc --no-header --no-footer --no-doi \
-       --reverse-sort --revkeys --sort-by-date --unicode \
-       --output publications \
-       bandali.bib
-       mv publications.html publications-partial.html
-       mv publications_bib.html bandali-bib-partial.html
-       sed -i -f publications-sed.txt publications-partial.html
-       sed -i -f bandali-bib-sed.txt bandali-bib-partial.html
-bandali-bib-partial.html: publications-partial.html