IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 40309 for trunk


Ignore:
Timestamp:
Jan 3, 2018, 11:48:03 AM (9 years ago)
Author:
eugene
Message:

add zip target for journal upload (may need work)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/release.2015/Makefile.Common

    r40074 r40309  
    2828%.tgz:
    2929        tar --transform 's%inputs/%%' -zcf $@ $(FILES) $*.bbl
     30%.zip:
     31        zip -j $@ $?
    3032clean :
    3133        $(RM) *.bib *.log *.dvi *.aux *.toc *.tbd *.tbr *.tpm *.lof *.out *~ core body.tmp head.tmp
Note: See TracChangeset for help on using the changeset viewer.