IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 22, 2016, 4:23:59 PM (10 years ago)
Author:
eugene
Message:

updates to stages.tex

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/release.2015/ps1.analysis/Makefile

    r37890 r39822  
    55        @echo "  targets:  all analysis"
    66
    7 all: analysis.pdf
     7all: analysis.pdf stages.pdf
    88
    9 ANALYSIS = analysis.tex
     9ANALYSIS = analysis.tex
     10STAGES = stages.tex
    1011
    1112#       pics/Metadata.ps
     
    1314
    1415analysis.pdf: $(ANALYSIS)
     16stages.pdf: $(STAGES)
    1517
    1618analysis.ps: $(ANALYSIS)
     19stages.ps: $(STAGES)
    1720
    1821include ../Makefile.Common
Note: See TracChangeset for help on using the changeset viewer.