summaryrefslogtreecommitdiff
path: root/docs/Makefile
blob: 0841efa71ac5e16adb326d56064858b191021353 (plain)
1
2
3
4
5
6
7
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)