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

Diff for libcfg+/Makefile.in between version 1.25 and 1.26

version 1.25, 2002/05/22 16:53:39 version 1.26, 2002/05/22 17:46:25
Line 174  DISTFILES = AUTHOR COPYING README INSTAL
Line 174  DISTFILES = AUTHOR COPYING README INSTAL
   
 CVSTAG = $(PACKAGE)-$(subst .,_,$(VERSION))  CVSTAG = $(PACKAGE)-$(subst .,_,$(VERSION))
   
 all: makefiles configure-scripts $(MANS) Doxyfile all-subdirs  all: makefiles configure-scripts $(MANS) all-subdirs
   
 makefiles: $(top_builddir)/Makefile $(top_builddir)/src/Makefile $(top_builddir)/doc/Makefile  makefiles: $(top_builddir)/Makefile \
           $(top_builddir)/src/Makefile \
           $(top_builddir)/doc/Makefile \
           $(top_builddir)/Doxyfile \
           $(top_builddir)/doc/sgml/defs.sgml
 configure-scripts: $(top_builddir)/config.status \  configure-scripts: $(top_builddir)/config.status \
         $(top_builddir)/configure \          $(top_builddir)/configure \
         $(top_builddir)/config.h  \          $(top_builddir)/config.h  \
Line 248  $(top_builddir)/Doxyfile: $(top_builddir
Line 252  $(top_builddir)/Doxyfile: $(top_builddir
           && CONFIG_FILES=$@ CONFIG_HEADERS= \            && CONFIG_FILES=$@ CONFIG_HEADERS= \
             $(SHELL) ./config.status              $(SHELL) ./config.status
   
   $(top_builddir)/doc/sgml/defs.sgml: $(top_builddir)/config.status $(top_builddir)/doc/sgml/defs.sgml.in
           @cd $(top_builddir) \
             && CONFIG_FILES=doc/sgml/defs.sgml CONFIG_HEADERS= \
               $(SHELL) ./config.status
   
   
 clean-hdr:  clean-hdr:
 distclean-hdr:  distclean-hdr:

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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