about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-08-25 00:17:02 +0000
committerEric Wong <normalperson@yhbt.net>2013-08-25 00:18:34 +0000
commit981fe21c5a89d6c5436e91268244cc1ac5eca140 (patch)
tree2e2e9943be7137590fb221108fc4c9f8c5fa533e /GNUmakefile
parent7a00d725015534bb551c7f97952af4b9a9367332 (diff)
downloaddtas-981fe21c5a89d6c5436e91268244cc1ac5eca140.tar.gz
As far as new projects are concerned, I'm done with HTML.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/GNUmakefile b/GNUmakefile
index a0f83f5..10399b4 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,7 +1,4 @@
 all::
-RSYNC_DEST := 80x24.org:/srv/dtas/
-rfproject := dtas
-rfpackage := dtas
 include pkg.mk
 
 check: test
@@ -10,8 +7,3 @@ coverage:
         > coverage.dump
         $(MAKE) check
         $(RUBY) ./test/covshow.rb
-
-RSYNC = rsync --exclude '*.html' --exclude '*.html.gz' \
-        --exclude images --exclude '*.css' --exclude '*.css.gz' \
-        --exclude created.* \
-        --exclude '*.ri' --exclude '*.ri.gz' --exclude ri