view src/arts/arts_helper/Makefile @ 2014:1ad002ce1bd0

Just a tiny cleanup.
author Eugene Paskevich <eugene@raptor.kiev.ua>
date Wed, 10 Oct 2007 11:11:26 +0300
parents eed7c270e8dd
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