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 libcfg+/Makefile.in between version 1.71 and 1.72

version 1.71, 2002/10/07 14:41:14 version 1.72, 2002/10/07 14:51:56
Line 9 
Line 9 
 # PARTICULAR PURPOSE.  # PARTICULAR PURPOSE.
   
 # Main Makefile for libcfg+ library.  # Main Makefile for libcfg+ library.
 # $Platon: libcfg+/Makefile.in,v 1.70 2002/10/04 20:40:20 rajo Exp $  # $Platon: libcfg+/Makefile.in,v 1.71 2002/10/07 14:41:14 rajo Exp $
   
 PACKAGE = @PACKAGE@  PACKAGE = @PACKAGE@
 VERSION = @VERSION@  VERSION = @VERSION@
Line 130  dynamic:
Line 130  dynamic:
 lib:  lib:
         cd $(top_builddir)/src && $(MAKE) $@          cd $(top_builddir)/src && $(MAKE) $@
   
   %.gz: %
           $(GZIP) -f -c $< > $@
   
 .SUFFIXES:  .SUFFIXES:
   

Legend:
Removed from v.1.71  
changed lines
  Added in v.1.72

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