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 phpMyEdit/Makefile between version 1.28 and 1.29

version 1.28, 2003/01/08 11:49:27 version 1.29, 2003/01/10 20:26:22
Line 8 
Line 8 
 # Documentation building support added by Lubomir Host [1/1/2003]  # Documentation building support added by Lubomir Host [1/1/2003]
 #  #
   
 # $Platon: phpMyEdit/Makefile,v 1.27 2003/01/08 11:44:24 rajo Exp $  # $Platon: phpMyEdit/Makefile,v 1.28 2003/01/08 11:49:27 rajo Exp $
   
 PACKAGE     = phpMyEdit  PACKAGE     = phpMyEdit
 VERSION     = 5.2.5  VERSION     = 5.2.5
Line 135  distdir: $(_DISTFILES)
Line 135  distdir: $(_DISTFILES)
   
 documentation: html pdf  documentation: html pdf
   
 html:  html: doc/sgml/defs.sgml
         @echo; \          @echo; \
          echo "----------------------------------------------------"; \           echo "----------------------------------------------------"; \
          echo "Generating HTML documentation, please be patient ..."; \           echo "Generating HTML documentation, please be patient ..."; \
Line 148  html:
Line 148  html:
         && cp -r sgml/images html/                              \          && cp -r sgml/images html/                              \
         && rm -rf html/images/CVS          && rm -rf html/images/CVS
   
 pdf:  pdf: doc/sgml/defs.sgml
         @echo; \          @echo; \
          echo "---------------------------------------------------"; \           echo "---------------------------------------------------"; \
          echo "Generating PDF documentation, please be patient ..."; \           echo "Generating PDF documentation, please be patient ..."; \

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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