IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 134 for trunk/doc


Ignore:
Timestamp:
Mar 2, 2004, 12:45:13 PM (22 years ago)
Author:
rhl
Message:

Split "clean" into "clean" and "empty" targets

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/Makefile

    r132 r134  
    1111clean :
    1212        $(RM) *.log *.dvi *.aux *.toc *.log *.out *~ core
     13
     14empty : clean
    1315        @for f in `find . -maxdepth 1 -name *.pdf`; do \
    1416            if [ -f `echo $$f | sed 's/pdf/tex/'` ]; then \
Note: See TracChangeset for help on using the changeset viewer.