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/Makefile.in between version 1.12 and 1.13

version 1.12, 2002/12/07 15:36:30 version 1.13, 2002/12/09 14:53:31
Line 9 
Line 9 
 # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
   
 # Main Makefile for libplaton library.  # Main Makefile for libplaton library.
 # $Platon$  # $Platon: libplaton/Makefile.in,v 1.12 2002/12/07 15:36:30 rajo Exp $
   
 PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
 VERSION = @VERSION@  VERSION = @VERSION@
Line 50  top_builddir := $(shell cd $(top_builddi
Line 50  top_builddir := $(shell cd $(top_builddi
   
 # Targets {{{  # Targets {{{
   
 SUBDIRS         = platon utils  # SUBDIRS         = platon utils
   SUBDIRS         = platon
   
 include_HEADERS =  include_HEADERS =
 noinst_HEADERS  = platon/cfgfile.h \  noinst_HEADERS  = platon/cfgfile.h \
Line 81  include $(top_builddir)/Rules.make
Line 82  include $(top_builddir)/Rules.make
   
 HEADERS =  $(include_HEADERS) $(noinst_HEADERS) $(CONFIG_HEADER)  HEADERS =  $(include_HEADERS) $(noinst_HEADERS) $(CONFIG_HEADER)
   
   # needed!
   platon.o:
   
 $(top_builddir)/Makefile: $(top_srcdir)/Makefile.in  $(top_builddir)/config.status  $(top_builddir)/Makefile: $(top_srcdir)/Makefile.in  $(top_builddir)/config.status
         @cd $(top_builddir) \          @cd $(top_builddir) \
           && CONFIG_FILES=Makefile CONFIG_HEADERS= \            && CONFIG_FILES=Makefile CONFIG_HEADERS= \

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

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