IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 18745


Ignore:
Timestamp:
Jul 25, 2008, 4:09:09 PM (18 years ago)
Author:
bills
Message:

Check in Postage Stamp Server ICD

Location:
trunk/doc/stamps
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/stamps/Makefile

    r15888 r18745  
    1 # $Id: Makefile,v 1.2 2007-12-20 23:37:47 bills Exp $
     1# $Id: Makefile,v 1.3 2008-07-26 02:09:09 bills Exp $
    22
    33PDFLATEX = env TEXINPUTS=.:LaTeX:$(TEXINPUTS): pdflatex
     
    66help:
    77        @echo "USAGE: make (target)"
    8         @echo "  targets: all cd design"
     8        @echo "  targets: all cd design icd"
    99
    1010cd: stampsCD.pdf
     
    1212design: stampsDesign.pdf
    1313
    14 all : cd design
     14icd:    stampsICD.pdf
     15
     16all : cd design icd
    1517
    1618CD = stampsCD.tex
     
    2022
    2123stampsDesign.pdf: $(DESIGN)
     24
     25stampsICD.pdf:  stampsICD.tex
    2226
    2327add-tag:
Note: See TracChangeset for help on using the changeset viewer.