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

version 1.18, 2002/05/20 18:15:05 version 1.19, 2002/05/20 18:20:02
Line 252  maintainer-clean-hdr:
Line 252  maintainer-clean-hdr:
 test:  test:
         @make dist \          @make dist \
                 && tar xzf $(distdir).tar.gz \                  && tar xzf $(distdir).tar.gz \
                   && here=`pwd` \
                 && cd $(distdir) \                  && cd $(distdir) \
                         && ./configure --prefix=install_dir \                          && ./configure --prefix=install_dir \
                         && make \                          && make \
Line 264  test:
Line 265  test:
            echo "$$dashes"; \             echo "$$dashes"; \
            echo "$$banner"; \             echo "$$banner"; \
            echo "$$dashes"; \             echo "$$dashes"; \
           cd $$here; \
         rm -rf $(distdir)          rm -rf $(distdir)
   
   
   
 # Section: Install {{{  # Section: Install {{{

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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