/tags/rel-1-3-25/swigweb/Makefile
# · Makefile · 12 lines · 6 code · 5 blank · 1 comment · 0 complexity · 33058763b1ba77aa07c12d378e053ce2 MD5 · raw file
- # Simple makefile to create the web pages and update/synchronise to the real web server
- USERNAME=wsfulton
- all: makeweb rsync
- makeweb:
- python makeweb.py
- rsync:
- rsync -r --cvs-exclude --rsh="ssh" . $(USERNAME)@shell.sf.net:/home/groups/s/sw/swig/swigweb