Changeset 3288:cc632cc556e7 in roaraudio for libroar/Makefile


Ignore:
Timestamp:
02/01/10 16:40:13 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

beginning support for reading RTP streams

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/Makefile

    r3272 r3288  
    1010OBJS=libroar.o config.o debug.o basic.o stream.o simple.o auth.o socket.o ctl.o buffer.o meta.o file.o acl.o cdrom.o pinentry.o sshaskpass.o $(VIO) stack.o slp.o nnode.o 
    1111 
    12 #DEFINES        = -DDEBUG 
     12DEFINES        = -DDEBUG 
    1313INCLUDE = -I../include -I../include/libroar 
    1414CFLAGS += -g -Wall -O2 $(DEFINES) $(INCLUDE) $(INCPATH) $(SHARED_CF) $(fPIC) 
Note: See TracChangeset for help on using the changeset viewer.