[Expat-checkins] htdocs Makefile,NONE,1.1

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Thu May 30 12:04:04 2002


Update of /cvsroot/expat/htdocs
In directory usw-pr-cvs1:/tmp/cvs-serv16605

Added Files:
	Makefile 
Log Message:
Simple makefile that remembers how to update the anonymous checkout of
the HTML docs that gets shoved out through HTTP.


--- NEW FILE: Makefile ---
DIR=/home/groups/e/ex/expat/htdocs
HOST=expat.sourceforge.net

install:
	ssh $(HOST) cd $(DIR) '&&' cvs up