diff --git a/htdocs/Makefile b/htdocs/Makefile new file mode 100644 index 00000000..83615953 --- /dev/null +++ b/htdocs/Makefile @@ -0,0 +1,5 @@ +DIR=/home/groups/e/ex/expat/htdocs +HOST=expat.sourceforge.net + +install: + ssh $(HOST) cd $(DIR) '&&' cvs up