third_party.expat/htdocs/Makefile
Fred L. Drake, Jr. a44cf20237 Simple makefile that remembers how to update the anonymous checkout of
the HTML docs that gets shoved out through HTTP.
2002-05-30 19:03:07 +00:00

6 lines
107 B
Makefile

DIR=/home/groups/e/ex/expat/htdocs
HOST=expat.sourceforge.net
install:
ssh $(HOST) cd $(DIR) '&&' cvs up