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

Diff for libcfg+/Rules.make.in between version 1.6 and 1.7

version 1.6, 2003/02/12 19:27:17 version 1.7, 2003/02/28 02:59:57
Line 11 
Line 11 
 # Make rules for libcfg+ library.  # Make rules for libcfg+ library.
 # This file is included with all Makefiles.  # This file is included with all Makefiles.
   
 # $Platon: libcfg+/Rules.make.in,v 1.5 2002/10/29 16:07:38 rajo Exp $  # $Platon: libcfg+/Rules.make.in,v 1.6 2003/02/12 19:27:17 nepto Exp $
   
 PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
 VERSION = @VERSION@  VERSION = @VERSION@
Line 118  $(top_builddir)/Rules.make: $(top_srcdir
Line 118  $(top_builddir)/Rules.make: $(top_srcdir
           && CONFIG_FILES=Rules.make CONFIG_HEADERS= \            && CONFIG_FILES=Rules.make CONFIG_HEADERS= \
             $(SHELL) ./config.status              $(SHELL) ./config.status
   
   $(top_builddir)/Makefile: $(top_srcdir)/Makefile.in $(top_builddir)/Rules.make $(top_builddir)/config.status
           @cd $(top_builddir) \
             && CONFIG_FILES=Makefile CONFIG_HEADERS= \
               $(SHELL) ./config.status
   
 $(top_builddir)/%/Makefile: $(top_srcdir)/%/Makefile.in $(top_builddir)/Rules.make $(top_builddir)/config.status  $(top_builddir)/%/Makefile: $(top_srcdir)/%/Makefile.in $(top_builddir)/Rules.make $(top_builddir)/config.status
         @cd $(top_builddir) \          @cd $(top_builddir) \
           && CONFIG_FILES=`echo "$@" | sed 's%^$(top_builddir)/%%g;'` CONFIG_HEADERS= \            && CONFIG_FILES=`echo "$@" | sed 's%^$(rel_top_builddir)/%%g;'` CONFIG_HEADERS= \
             $(SHELL) ./config.status              $(SHELL) ./config.status
   
 $(top_builddir)/config.status: $(top_srcdir)/configure.in  $(top_builddir)/config.status: $(top_srcdir)/configure.in

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

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