Changeset 41399 for trunk/doc/release.2015/ps1.dataproducts/Makefile
- Timestamp:
- Aug 10, 2020, 8:46:37 PM (6 years ago)
- File:
-
- 1 edited
-
trunk/doc/release.2015/ps1.dataproducts/Makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/release.2015/ps1.dataproducts/Makefile
r41255 r41399 2 2 3 3 DO_PDFLATEX = 1 4 DO_BIBTEX = 04 DO_BIBTEX = 1 5 5 6 6 help: … … 52 52 EPSPICS = 53 53 54 dataproducts.pdf: $(FILES) $(PNGPICS) $(PDFPICS) 54 # dataproducts.pdf: $(FILES) $(PNGPICS) $(PDFPICS) 55 dataproducts.pdf: $(FILES) 55 56 56 57 dataproducts.journal.tgz: $(FILES) $(EPSPICS) $(PDFPICS) dataproducts.bbl … … 61 62 62 63 include ../Makefile.Common 64 65 .PRECIOUS: $(PDFPICS)
Note:
See TracChangeset
for help on using the changeset viewer.
