Ignore:
Timestamp:
Oct 22, 1999, 8:09:16 PM (26 years ago)
Author:
sandervl
Message:

Implemented correct waveOutGetNumDevs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/winmm/makefile

    r1144 r1404  
    1 # $Id: makefile,v 1.11 1999-10-05 19:24:00 phaller Exp $
     1# $Id: makefile,v 1.12 1999-10-22 18:09:16 sandervl Exp $
    22
    33#
     
    6969
    7070clean:
    71         $(RM) *.obj *.lib *.dll *~ *.map *.pch
     71        $(RM) *.obj *.lib *.dll *.map *.pch
    7272        $(RM) $(PDWIN32_BIN)\$(TARGET).dll
    7373        $(RM) $(PDWIN32_LIB)\$(TARGET).lib
Note: See TracChangeset for help on using the changeset viewer.