Changeset 5387:ec00c0a72024 in roaraudio for roard/Makefile


Ignore:
Timestamp:
01/16/12 18:33:43 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

added function to get serverinfo for library as well as libinfo command for roarctl to list those infos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/Makefile

    r5270 r5387  
    1616#DEFINES        = -DDEBUG 
    1717#DEFINES        = -DMONITOR_LATENCY 
    18 PKGDEFINES= -DPACKAGE_VERSION="\"$(VERSION)\"" -DDEVICE_VENDOR_ID=$(DEV_VENDOR) -DDEVICE_VENDOR_NAME="\"$(DEV_VENDOR_NAME)\"" -DDEVICE_VENDOR_STRING="\"$(DEV_VENDOR_STRING)\"" -DDISTRIBUTION_VERSION_STRING="\"$(DISTRIBUTION_VERSION_STRING)\"" 
    1918INCLUDE   = -I../include -I./include 
    2019CFLAGS   += -g -Wall $(OPTI_O) $(DEFINES) $(PKGDEFINES) $(INCLUDE) $(INCPATH) 
Note: See TracChangeset for help on using the changeset viewer.