about summary refs log tree commit homepage
path: root/GNUmakefile
diff options
context:
space:
mode:
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