Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Friday, April 19, 2024

Diff for libcfg+/Makefile.in between version 1.23 and 1.24

version 1.23, 2002/05/21 15:37:22 version 1.24, 2002/05/21 21:41:00
Line 167  DISTFILES = AUTHOR COPYING README INSTAL
Line 167  DISTFILES = AUTHOR COPYING README INSTAL
                         doc/ \                          doc/ \
                         doc/Makefile.in \                          doc/Makefile.in \
                         doc/html/ doc/html/*  \                          doc/html/ doc/html/*  \
                         doc/sgml/ doc/sgml/*.sgml \                          doc/sgml/ doc/sgml/*.sgml doc/sgml/*.sgml.in \
                         doc/doxygen/ doc/doxygen/*                          doc/doxygen/ doc/doxygen/*
   
 # }}} Targets  # }}} Targets
Line 474  doxygen: Doxyfile
Line 474  doxygen: Doxyfile
         mkdir -p doc/doxygen/          mkdir -p doc/doxygen/
         doxygen          doxygen
   
   doc: doxygen
           cd $(top_builddir)/doc && $(MAKE) clean
           cd $(top_builddir)/doc && $(MAKE) $@
   
 # Tell versions [3.59,3.63) of GNU make to not export all variables.  # Tell versions [3.59,3.63) of GNU make to not export all variables.
 # Otherwise a system limit (for SysV at least) may be exceeded.  # Otherwise a system limit (for SysV at least) may be exceeded.
 .NOEXPORT:  .NOEXPORT:
   
 # vim600: fdm=marker fdc=3  # vim600: fdm=marker fdc=3
   

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top