Changeset 34

Show
Ignore:
Timestamp:
09/28/05 11:10:47 (3 years ago)
Author:
ross
Message:

fixed bug in clean rule

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • oscpack/trunk/Makefile

    r33 r34  
    6060 
    6161clean: 
    62   rm -rf bin $(TESTOBJECTS) $(SENDOBJECTS) $(RECEIVEOBJECTS) $(DUMPOBJECTS) $(LIBOBJECTS) $(LIBFILENAME) include lib oscpack &> /dev/null 
     62  rm -rf bin $(UNITTESTOBJECTS) $(SENDOBJECTS) $(RECEIVEOBJECTS) $(DUMPOBJECTS) $(LIBOBJECTS) $(LIBFILENAME) include lib oscpack &> /dev/null 
    6363 
    6464$(LIBFILENAME): $(LIBOBJECTS)