summaryrefslogtreecommitdiff
path: root/docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Makefile')
-rw-r--r--docs/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/Makefile b/docs/Makefile
deleted file mode 100644
index 0841efa..0000000
--- a/docs/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-web_path = /home/groups/l/li/libsigc/htdocs/
-
-post-html:
- rsync -avz --rsh ssh --cvs-exclude * $$USER,libsigc@web.sourceforge.net:$(web_path)
-
-#post-html:
-# scp $$SSH_OPT -r *.shtml *.css fragments images $$USER@shell.sourceforge.net:$(web_path)