Changeset 361


Ignore:
Timestamp:
Jul 21, 2008, 3:48:29 AM (17 years ago)
Author:
Brendan Oakley
Message:

Clean also should delete *.lib and uniaud32.sy*

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/drv32/makefile.os2

    r359 r361  
    150150     -rm *.obj *.lnk *.lrf *.def *.sys *.sym *.lst *.map *.wmap *.lib
    151151     @cd ..\..
     152     -@rm $(ALSA_BIN_)\$(TARGET)*.sys
     153     -@rm $(ALSA_BIN)\$(TARGET).sy*
     154     -@rm $(ALSA_LIB)\*.lib
Note: See TracChangeset for help on using the changeset viewer.