Changeset 366:1615328b219a in roaraudio for libroar/Makefile


Ignore:
Timestamp:
08/03/08 14:17:38 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

renamed math.[ch] to poly.[ch] to solve probs with includung of <math.h>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroar/Makefile

    r347 r366  
    11TARGETS=libroar.so 
    2 OBJS=libroar.o basic.o stream.o simple.o auth.o socket.o ctl.o buffer.o convert.o math.o meta.o file.o midi.o acl.o 
     2OBJS=libroar.o basic.o stream.o simple.o auth.o socket.o ctl.o buffer.o convert.o poly.o meta.o file.o midi.o acl.o 
    33 
    44#DEFINES        = -DDEBUG 
Note: See TracChangeset for help on using the changeset viewer.