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 libplaton/Makefile.in between version 1.4 and 1.7

version 1.4, 2001/12/07 10:11:28 version 1.7, 2002/03/31 20:48:50
Line 1 
Line 1 
 # Makefile.in generated automatically by automake 1.4 from Makefile.am;  # Makefile.in generated automatically by automake 1.4 from Makefile.am;
 #                                                          modified !  #                                                          modified !
 #                                                          (by rajo)  #                                                          (by rajo)
   #
   # Rajo a kde mas ten Makefile.am? Ja ho nikde nevidim...
   #       Nepto
   #
   # --------------------------------------------------------------------- #
   # AK CHCES PRIDAT NOVY SUBOR DO KNIZNICE, TAK TOTO JE NESPRAVNE MIESTO. #
   # POZRI RADSEJ SUBOR ./configure V TOMTO ADRESARI.                      #
   # --------------------------------------------------------------------- #
   
 #  #
 # Author: rajo <host8@kepler.fmph.uniba.sk>  # Author: rajo <host8@kepler.fmph.uniba.sk>
Line 11 
Line 19 
 # $Id$  # $Id$
   
 PACKAGE = libplaton  PACKAGE = libplaton
 VERSION = 1.0  VERSION = 0.1
   
 # Directories {{{  # Directories {{{
 srcdir = @srcdir@  srcdir = @srcdir@
Line 116  libplaton_STATIC_LIB = $(libplaton_LIB).
Line 124  libplaton_STATIC_LIB = $(libplaton_LIB).
 libplaton_DYNAMIC_LIB = $(libplaton_LIB).so  libplaton_DYNAMIC_LIB = $(libplaton_LIB).so
 libplaton_DYNAMICV_LIB = $(libplaton_LIB)-$(VERSION).so  libplaton_DYNAMICV_LIB = $(libplaton_LIB)-$(VERSION).so
   
 EXTRA_DIST  = BUGS CREDITS ChangeLog TODO  EXTRA_DIST  = TODO
 DIST_COMMON = README AUTHORS COPYING INSTALL \  DIST_COMMON = macros.h README AUTHORS COPYING \
               configure install-sh mkinstalldirs \                configure install-sh mkinstalldirs \
               Makefile.in html/Makefile str/Makefile \                Makefile.in html/Makefile str/Makefile \
               telnet/Makefile utils/Makefile                telnet/Makefile utils/Makefile
Line 163  clean: clean-subdirs
Line 171  clean: clean-subdirs
 clean-subdirs:  clean-subdirs:
         for i in $(libplaton_DIRS) ; do \          for i in $(libplaton_DIRS) ; do \
                 back=`pwd`; \                  back=`pwd`; \
                 cd $(srcdir)/$$i && $(MAKE) && cd $$back ; \                  cd $(srcdir)/$$i && $(MAKE) clean && cd $$back ; \
         done          done
   
 # ID & tags {{{  # ID & tags {{{

Legend:
Removed from v.1.4  
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