summaryrefslogtreecommitdiff
path: root/neo2
diff options
context:
space:
mode:
authorTrumeet <yuuta@yuuta.moe>2023-03-02 22:21:16 -0800
committerTrumeet <yuuta@yuuta.moe>2023-03-02 22:21:16 -0800
commitc1d2c903396f484ab67be0a1e47cbd63d3357185 (patch)
tree99a780a9275de91b4435cc457a1ffdfcde1bdf02 /neo2
parent33e56f79c60078d754f45e02cfc04e6e29955f8b (diff)
downloadwww-c1d2c903396f484ab67be0a1e47cbd63d3357185.tar
www-c1d2c903396f484ab67be0a1e47cbd63d3357185.tar.gz
www-c1d2c903396f484ab67be0a1e47cbd63d3357185.tar.bz2
www-c1d2c903396f484ab67be0a1e47cbd63d3357185.zip
Use Makefile
Diffstat (limited to 'neo2')
-rw-r--r--neo2/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/neo2/Makefile b/neo2/Makefile
new file mode 100644
index 0000000..47998d9
--- /dev/null
+++ b/neo2/Makefile
@@ -0,0 +1,9 @@
+.POSIX:
+index.html: index.tex
+ make4ht -x -f xhtml index.tex
+
+install:
+ cp *.html *.css *.gif *.png *.jpg $(DISTDIR)/
+
+clean:
+ rm -f *.html index*css *.4ct *.4tc *.aux. *.idv *.lg *.log *.tmp *.xdv *.xref