Changeset 726:26e7ed06ca23 in roaraudio for roarclients/Makefile


Ignore:
Timestamp:
09/02/08 18:36:16 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

applied janus' patches for OpenBSD, fixed corruped libroaresd/Makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/Makefile

    r655 r726  
    55#DEFINES        = -DDEBUG 
    66INCLUDE = -I../include -I./include 
    7 CFLAGS  = -g -Wall -O2 $(DEFINES) $(INCLUDE) $(INCPATH) 
     7CFLAGS += -g -Wall -O2 $(DEFINES) $(INCLUDE) $(INCPATH) 
    88LDFLAGS = -g -L../lib/ $(LDPATH) -lroar 
    99 
Note: See TracChangeset for help on using the changeset viewer.