Mercurial > audlegacy
comparison src/libaudclient/Makefile @ 3590:fb74bdfd75b8 trunk
merge
| author | mf0102 <0102@gmx.at> |
|---|---|
| date | Fri, 21 Sep 2007 15:35:16 +0200 |
| parents | f104e23b87da |
| children | c892254f3b3c |
comparison
equal
deleted
inserted
replaced
| 3589:9197ea39a08a | 3590:fb74bdfd75b8 |
|---|---|
| 7 INCLUDES = audctrl.h | 7 INCLUDES = audctrl.h |
| 8 | 8 |
| 9 include ../../buildsys.mk | 9 include ../../buildsys.mk |
| 10 include ../../extra.mk | 10 include ../../extra.mk |
| 11 | 11 |
| 12 depend-hook: | 12 pre-depend: |
| 13 cd ../audacious; make dbus-client-bindings.h | 13 cd ../audacious; ${MAKE} ${MFLAGS} dbus-client-bindings.h |
| 14 | 14 |
| 15 CPPFLAGS = ${LIB_CPPFLAGS} ${CFLAGS} -D_AUDACIOUS_CORE -I.. -I../.. -I../intl | 15 CPPFLAGS = ${LIB_CPPFLAGS} ${CFLAGS} -D_AUDACIOUS_CORE -I.. -I../.. -I../intl |
| 16 CFLAGS += ${LIB_CFLAGS} \ | 16 CFLAGS += ${LIB_CFLAGS} \ |
| 17 ${MOWGLI_CFLAGS} \ | 17 ${MOWGLI_CFLAGS} \ |
| 18 ${GTK_CFLAGS} \ | 18 ${GTK_CFLAGS} \ |
