view src/arts/arts_helper/Makefile @ 2647:5808b64d3f68

branch merge
author Paula Stanciu <paula.stanciu@gmail.com>
date Sun, 25 May 2008 21:29:48 +0300
parents 1ad002ce1bd0
children
line wrap: on
line source

PROG = audacious-arts-helper${PROG_SUFFIX}

SRCS = arts_helper.c

include ../../../buildsys.mk
include ../../../extra.mk

CPPFLAGS += ${ARTSC_CFLAGS} -I../../../intl -I../../..
LIBS += ${ARTSC_LIBS}
LDFLAGS += -Wl,-export-dynamic