aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
l---------[-rw-r--r--]GNUmakefile18
1 files changed, 1 insertions, 17 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 7a13d6d..326927d 100644..120000
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,17 +1 @@
-all:
- ./extract.py
- cd pelican; pelican --output website --settings pelicanconf.py --fatal errors content
-
-fetch:
- rsync -aP --delete bikeshed.cryptech.is:/home/trac/db/trac.db bikeshed.cryptech.is:/home/trac/files/attachments .
-
-clean:
- rm -rf wiki pelican
-
-distclean: clean
- rm -rf trac.db attachments
-
-webfsd:
- webfsd -r pelican/website -4 -L - -F -f index.html
-
-.PHONY: all clean fetch distclean webfsd
+tools/GNUmakefile \ No newline at end of file