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

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

1.1     ! takayama    1: # $OpenXM$
        !             2:
        !             3: OX_web_other=/home/web/OpenXM/Current/doc/other-docs
        !             4: usage:
        !             5:        @echo "targets: usage install"
        !             6:
        !             7: oxgen-index: oxgen-index.c
        !             8: install: oxgen-index
        !             9:        cp oxgen-index cron-other-docs.sh os_muldif-get.sh ${OX_web_other}
        !            10:

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