IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 39426


Ignore:
Timestamp:
Mar 1, 2016, 11:42:42 AM (10 years ago)
Author:
eugene
Message:

remove test .o files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ohana.20160226/Makefile.Common

    r39400 r39426  
    129129        for i in $(TESTPROG); do rm -f $(TESTBIN)/$$i; done
    130130        for i in $(TESTPROG); do rm -f $(TESTDIR)/$$i.$(ARCH); done
     131        for i in $(TESTPROG); do rm -f $(TESTDIR)/$$i.$(ARCH).o; done
    131132
    132133dist: clean
Note: See TracChangeset for help on using the changeset viewer.