Changeset 2377:fe50d0673e08 in roaraudio for libroareio


Ignore:
Timestamp:
08/16/09 02:47:46 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

currently we do not handle additioal deps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroareio/Makefile

    r2376 r2377  
    1212LDFLAGS = -g $(SHARED) -L../lib/ $(LDPATH) 
    1313NETLIBS = $(lib_dnet) $(lib_wsock32) $(lib_ws2_32) 
    14 LIBS    = -lroar $(NETLIBS) -lasound 
     14LIBS    = -lroar $(NETLIBS) 
    1515 
    1616all: ${TARGETS} 
Note: See TracChangeset for help on using the changeset viewer.