Changeset 3261:6c96218934f2 in roaraudio for libroaross/Makefile


Ignore:
Timestamp:
01/30/10 21:14:30 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

write-only DMX4Linux support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroaross/Makefile

    r3181 r3261  
    1111CFLAGS += -g -Wall -O2 $(DEFINES) $(INCLUDE) $(INCPATH) $(SHARED_CF) $(fPIC) 
    1212LDFLAGS = -g $(SHARED) $(LDPATH) -L../lib 
    13 LIBS    = $(LIBROAR) $(lib_dl) 
     13LIBS    = $(LIBROAR) $(LIBROARLIGHT) $(lib_dl) 
    1414 
    1515all: ${TARGETS} 
Note: See TracChangeset for help on using the changeset viewer.