[Horatio-cvs] html Makefile,NONE,1.1
Brought to you by:
mcguiretm
|
From: Tommy M. <mcg...@us...> - 2005-06-01 03:50:02
|
Update of /cvsroot/horatio/html In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27953 Added Files: Makefile Log Message: Install to SF web pages --- NEW FILE: Makefile --- PROJ = horatio FILES = basic.css horatio.8.html horatio-firewall.8.html horatio-hostlist.8.html \ horatio.png index.html README DEST = mcg...@sh...:projects/$(PROJ)/htdocs install : scp $(FILES) $(DEST) |