Changeset 39822 for trunk/doc/release.2015/ps1.analysis/Makefile
- Timestamp:
- Nov 22, 2016, 4:23:59 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/doc/release.2015/ps1.analysis/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.analysis/Makefile
r37890 r39822 5 5 @echo " targets: all analysis" 6 6 7 all: analysis.pdf 7 all: analysis.pdf stages.pdf 8 8 9 ANALYSIS = analysis.tex 9 ANALYSIS = analysis.tex 10 STAGES = stages.tex 10 11 11 12 # pics/Metadata.ps … … 13 14 14 15 analysis.pdf: $(ANALYSIS) 16 stages.pdf: $(STAGES) 15 17 16 18 analysis.ps: $(ANALYSIS) 19 stages.ps: $(STAGES) 17 20 18 21 include ../Makefile.Common
Note:
See TracChangeset
for help on using the changeset viewer.
