IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 20, 2004, 5:55:59 PM (22 years ago)
Author:
eugene
Message:

PDR mods

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/design/Makefile

    r1399 r2186  
    1 # $Id: Makefile,v 1.7 2004-08-06 19:06:01 eugene Exp $
     1# $Id: Makefile,v 1.8 2004-10-21 03:55:59 eugene Exp $
    22
    33PDFLATEX = pdflatex
    44PSLATEX = latex
     5PSLATEX    =env TEXINPUTS=../../latex/inputs:$(TEXINPUTS):.: latex
    56
    6 srs :
     7srs : ippSRS.tex
    78        trace.pl ippSRS.tex ippSRSout.tex ippSRStrace.tex
    89        ltx ippSRSout
     10        mv ippSRSout.pdf ippSRS.pdf
    911
    10 all : ippSCD.pdf ippSRS.pdf ippSDRS.pdf
    11 ps  : ippSCD.ps  ippSRS.ps  ippSDRS.ps
     12all : ippSRS.pdf ippSDRS.pdf
    1213
    1314%.pdf : %.tex
Note: See TracChangeset for help on using the changeset viewer.