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

Diff for libplaton/Rules.make.in between version 1.10 and 1.12

version 1.10, 2002/12/09 14:53:31 version 1.12, 2004/01/06 17:05:45
Line 9 
Line 9 
 # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
   
 # Make rules for libplaton library.  # Make rules for libplaton library.
 # $Platon: libplaton/Rules.make.in,v 1.9 2002/12/07 15:04:34 rajo Exp $  # $Platon: libplaton/Rules.make.in,v 1.11 2004/01/05 10:48:31 nepto Exp $
   
 PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
 VERSION = @VERSION@  VERSION = @VERSION@
Line 89  POST_UNINSTALL   = :
Line 89  POST_UNINSTALL   = :
 CC       = @CC@  CC       = @CC@
 CPP      = @CPP@  CPP      = @CPP@
 CXX      = @CXX@  CXX      = @CXX@
 CFLAGS   = -O2 -Wall -Wno-shadow -pedantic  CFLAGS   = @CFLAGS@
 CPPFLAGS = @CPPFLAGS@  CPPFLAGS = @CPPFLAGS@
 LDFLAGS  = @LDFLAGS@  LDFLAGS  = @LDFLAGS@
 DEFS     = @DEFS@  DEFS     = @DEFS@
Line 109  makefiles: \
Line 109  makefiles: \
         $(top_builddir)/Rules.make \          $(top_builddir)/Rules.make \
         $(top_builddir)/Makefile \          $(top_builddir)/Makefile \
         $(top_builddir)/doc/Makefile \          $(top_builddir)/doc/Makefile \
           $(top_builddir)/platon/compress/Makefile \
           $(top_builddir)/platon/dsn/Makefile \
         $(top_builddir)/platon/html/Makefile \          $(top_builddir)/platon/html/Makefile \
         $(top_builddir)/platon/misc/Makefile \          $(top_builddir)/platon/misc/Makefile \
         $(top_builddir)/platon/net/atlantis/Makefile \          $(top_builddir)/platon/net/atlantis/Makefile \

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.12

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