IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 15, 2006, 3:11:41 PM (20 years ago)
Author:
eugene
Message:

re-organization

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/modules/Makefile

    r6007 r6009  
    1 # $Id: Makefile,v 1.8 2006-01-16 00:38:10 eugene Exp $
     1# $Id: Makefile,v 1.9 2006-01-16 01:11:40 eugene Exp $
    22
    33PDFLATEX = env TEXINPUTS=../../latex/inputs:$(TEXINPUTS):.: pdflatex
     
    88        @echo "  targets: sdrs all sdrs-tag"
    99
    10 all : ModulesSDRS.pdf
     10all : sdrs
    1111sdrs : ModulesSDRS.pdf
    1212
     
    3535
    3636clean :
    37         $(RM) *.log *.dvi *.aux *.toc *.tbd *.tbr *.lof *.out *~ core body.tmp head.tmp
     37        $(RM) *.log *.dvi *.aux *.toc *.tbd *.tbr *.tpm *.lof *.out *~ core body.tmp head.tmp
     38
     39dist : clean
     40        $(RM) *.pdf
    3841
    3942empty : clean
Note: See TracChangeset for help on using the changeset viewer.