IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 12, 2016, 3:40:14 PM (10 years ago)
Author:
eugene
Message:

moved ps1.analysis/stages.tex to new datasystem dir

File:
1 edited

Legend:

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

    r39823 r39848  
    33help:
    44        @echo "USAGE: make (target)"
    5         @echo "  targets:  all analysis stages"
     5        @echo "  targets:  all analysis"
    66
    7 all: analysis.pdf stages.pdf
    8 stages: stages.pdf
     7all: analysis.pdf
    98analysis: analysis.pdf
    109
    1110ANALYSIS = analysis.tex
    12 STAGES = stages.tex
    1311
    1412#       pics/Metadata.ps
     
    1614
    1715analysis.pdf: $(ANALYSIS)
    18 stages.pdf: $(STAGES)
    1916
    2017analysis.ps: $(ANALYSIS)
    21 stages.ps: $(STAGES)
    2218
    2319include ../Makefile.Common
Note: See TracChangeset for help on using the changeset viewer.