[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / OpenXM / doc / OpenXM-web

Annotation of OpenXM/doc/OpenXM-web/Makefile, Revision 1.1

1.1     ! takayama    1: # $OpenXM$
        !             2: #
        !             3: WEBKOBE=/home/web/OpenXM
        !             4: OpenXM_doc=../.
        !             5:
        !             6: all :
        !             7:
        !             8: install-web-kobe :  index.html
        !             9:        cp -f index.html $(WEBKOBE)
        !            10:        cp -f $(OpenXM_doc)/issac2000/issac2000.ps $(WEBKOBE)

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>