Mercurial > audlegacy-plugins
view src/arts/arts_helper/Makefile @ 2057:cf4fa45ffd80
playlist API vtabling
author | William Pitcock <nenolod@atheme.org> |
---|---|
date | Sat, 13 Oct 2007 23:09:40 -0500 |
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