IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 16, 2016, 6:27:50 PM (10 years ago)
Author:
watersc1
Message:

Merge of my largely edited version of the paper.

File:
1 edited

Legend:

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

    r37890 r39601  
    11# $Id: Makefile,v 1.16 2006-01-16 01:11:40 eugene Exp $
    2 
     2PDFLATEX = env TEXINPUTS=.:..:inputs:./inputs:LaTeX:$(TEXINPUTS): pdflatex
    33help:
    44        @echo "USAGE: make (target)"
     
    1313
    1414detrend.pdf: $(DETREND)
    15 
    16 detrend.ps: $(DETREND)
     15        $(PDFLATEX) $<
     16#detrend.ps: $(DETREND)
    1717
    1818include ../Makefile.Common
Note: See TracChangeset for help on using the changeset viewer.