Changeset 726:26e7ed06ca23 in roaraudio for roarfish


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
  • roarfish/Makefile

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