IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6424 for trunk/Ohana/Makefile


Ignore:
Timestamp:
Feb 13, 2006, 9:27:46 AM (20 years ago)
Author:
eugene
Message:

various minor fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/Makefile

    r5899 r6424  
    9898        for i in $(PROGRAM); do make $$i.clean || exit; done
    9999        for i in $(EXTRAS); do make $$i.clean || exit; done
     100        @rm -f `find . -name .mana`
     101        @rm -f `find . -name .dvo`
    100102
    101103dist:
Note: See TracChangeset for help on using the changeset viewer.