aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/Makefile b/Makefile
index f683cb6..ec722c6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,12 +1,6 @@
EMACS=emacs -q --no-site-file
-usage:
- @echo "usage: make fripost-web will publish the site to publish/"
- @echo " make usage displays this message."
- @echo
-
-all:
- make fripost-web
+all: fripost-web
fripost-web:
$(EMACS) -batch -L . \