aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index 2c9371f..f27cd4a 100644
--- a/Makefile
+++ b/Makefile
@@ -18,10 +18,3 @@ spec.pdf: spec.md tools/template.tex tools/specfilter.hs
--number-sections -V documentclass=report -V tocdepth=2 \
-V classoption=twosides
-### Website ###
-
-update-site: spec
- make -C $(SITE) update
-
-upload-site: spec
- make -C $(SITE) upload