faubackup2/documentation Makefile.am,1.1.1.1,1.2
Martin Waitz <[email protected]> Thu, 02 Jun 2005 14:37:59 +0000
| Newsgroups | gmane.comp.sysutils.backup.faubackup.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/faubackup/faubackup2/documentation
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1474/documentation
Modified Files:
Makefile.am
Log Message:
build and distribute documentation
Index: Makefile.am
===================================================================
RCS file: /cvsroot/faubackup/faubackup2/documentation/Makefile.am,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -C2 -d -r1.1.1.1 -r1.2
*** Makefile.am 2 Jun 2005 09:31:13 -0000 1.1.1.1
--- Makefile.am 2 Jun 2005 14:37:56 -0000 1.2
***************
*** 1,8 ****
! CLEANFILES = html/*.html html/*.gif html/*.css /html/*.png
! CLEANDIRS = html
! dist_noinst_DATA = index.html
! index.html: Doxyfile
! doxygen $(srcdir)/Doxyfile
--- 1,19 ----
! docdir = ${datadir}/doc/@PACKAGE@
! htmldir = ${docdir}/html
! doc_DATA = faubackup.html
! dist_html_DATA = html/*.html html/*.map html/*.png
! if HAVE_DOXYGEN
! src = ${top_srcdir}/src
! faubackup.html: $(srcdir)/Doxyfile $(src)/*/*.hpp $(src)/*/*.cpp
! $(DOXYGEN) $(srcdir)/Doxyfile
! @echo '<head>' > $@
! @echo '<meta http-equiv="refresh" content="0;URL=html/index.html">'>> $@
! @echo '</head>' >> $@
! @echo '<body><a href="html/index.html">FauBackup</a></body>' >> $@
! endif
!
! clean-local:
! -rm -rf html
-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005