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

Diff for libplaton/Rules.make.in between version 1.3 and 1.4

version 1.3, 2002/10/04 09:03:01 version 1.4, 2002/10/04 20:09:07
Line 9 
Line 9 
 # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
   
 # Make rules for libplaton library.  # Make rules for libplaton library.
 # $Id$  # $Platon: $
   
 PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
 VERSION = @VERSION@  VERSION = @VERSION@
Line 111  $(top_builddir)/Rules.make: $(top_srcdir
Line 111  $(top_builddir)/Rules.make: $(top_srcdir
   
 $(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=$@ CONFIG_HEADERS= \            && CONFIG_FILES=`echo "$@" | sed 's%^$(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.3  
changed lines
  Added in v.1.4

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