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 doc/diplomova-praca-rajo/Rules.make between version 1.4 and 1.5

version 1.4, 2005/04/21 13:49:23 version 1.5, 2005/07/07 17:02:18
Line 7 
Line 7 
 ## Licensed under terms of GNU General Public License.  ## Licensed under terms of GNU General Public License.
 ## All rights reserved.  ## All rights reserved.
 ##  ##
 ## $Platon: doc/diplomova-praca-rajo/Rules.make,v 1.3 2005/03/28 16:08:39 rajo Exp $  ## $Platon: doc/diplomova-praca-rajo/Rules.make,v 1.4 2005/04/21 13:49:23 rajo Exp $
 ##  ##
   
 ##  ##
Line 100  OUTPUT_third      = $(ps__OUTPUT_third)
Line 100  OUTPUT_third      = $(ps__OUTPUT_third)
 ##  ##
 ifdef ps__OUTPUT # {{{  ifdef ps__OUTPUT # {{{
 ifdef PREFIX  ifdef PREFIX
 all: all-subdirs $(DEPEND) $(AUTOGENERATED_FILES) ps-subdir ps-prefixed-output  all: $(DEPEND) $(AUTOGENERATED_FILES) all-subdirs ps-subdir ps-prefixed-output
 else  else
 all: all-subdirs $(DEPEND) $(AUTOGENERATED_FILES) ps-subdir  all: $(DEPEND) $(AUTOGENERATED_FILES) all-subdirs ps-subdir
 endif # ifdef PREFIX  endif # ifdef PREFIX
 endif # }}} ifdef ps__OUTPUT  endif # }}} ifdef ps__OUTPUT
   
 ifdef pdf_OUTPUT # {{{  ifdef pdf_OUTPUT # {{{
 ifdef PREFIX  ifdef PREFIX
 all: all-subdirs $(DEPEND) $(AUTOGENERATED_FILES) pdf-subdir pdf-prefixed-output  all: $(DEPEND) $(AUTOGENERATED_FILES) all-subdirs pdf-subdir pdf-prefixed-output
 else  else
 all: all-subdirs $(DEPEND) $(AUTOGENERATED_FILES) pdf-subdir  all: $(DEPEND) $(AUTOGENERATED_FILES) all-subdirs pdf-subdir
 endif # ifdef PREFIX  endif # ifdef PREFIX
   
 ifdef ps__OUTPUT # {{{  ifdef ps__OUTPUT # {{{
Line 305  endif
Line 305  endif
 clean: clean-first clean-tex-logs clean-graphs clean-postscript clean-pdf  clean: clean-first clean-tex-logs clean-graphs clean-postscript clean-pdf
         @$(COLOR_COMMANDS)          @$(COLOR_COMMANDS)
         -rm -f *.log *.dvi .first.* .second.* .third.* core core.* $(PROGRAM)          -rm -f *.log *.dvi .first.* .second.* .third.* core core.* $(PROGRAM)
         -rm -f .used_datafiles.tmp 07-prilohy.tex.tmp          -rm -f .used_datafiles.tmp 07-prilohy.tex.tmp hotGas.c.LINENUM*
         @$(END_COLOR_COMMANDS)          @$(END_COLOR_COMMANDS)
   
 clean-first: clean-subdirs  clean-first: clean-subdirs

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

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