Ignore:
Timestamp:
Oct 23, 1999, 2:35:14 PM (26 years ago)
Author:
sandervl
Message:

compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/dsound/makefile

    r604 r1411  
    1 # $Id: makefile,v 1.6 1999-08-21 12:29:29 sandervl Exp $
     1# $Id: makefile,v 1.7 1999-10-23 12:35:14 sandervl Exp $
    22
    33#
     
    2121TARGET = dsound
    2222
    23 OBJS =  dsound.obj os2dsound.obj initterm.obj misc.obj os2sndbuffer.obj
     23#OBJS =  dsound.obj os2dsound.obj initterm.obj misc.obj os2sndbuffer.obj
     24OBJS =  dsound.obj initterm.obj
    2425
    2526all: $(TARGET).dll $(TARGET).lib
Note: See TracChangeset for help on using the changeset viewer.