Mercurial > audlegacy-plugins
comparison src/CoreAudio/Makefile @ 17:cf1054422f81 trunk
[svn] - fix a lot of paths
- reduce more makefiles
author | nenolod |
---|---|
date | Mon, 18 Sep 2006 03:38:44 -0700 |
parents | 3da1b8942b8b |
children | e7f237e2595f |
comparison
equal
deleted
inserted
replaced
16:ada5b8bf1471 | 17:cf1054422f81 |
---|---|
1 include ../../../mk/rules.mk | 1 include ../..les.mk |
2 include ../../../mk/init.mk | 2 include ../..it.mk |
3 | 3 |
4 OBJECTIVE_LIBS = libcoreaudio$(SHARED_SUFFIX) | 4 OBJECTIVE_LIBS = libcoreaudio$(SHARED_SUFFIX) |
5 | 5 |
6 noinst_HEADERS = coreaudio.h | 6 noinst_HEADERS = coreaudio.h |
7 | 7 |
10 LIBADD = $(GTK_LIBS) -Wl,-framework,CoreAudio | 10 LIBADD = $(GTK_LIBS) -Wl,-framework,CoreAudio |
11 SOURCES = coreaudio.c mixer.c about.c configure.c audio.c init.c convert.c dbconvert.c | 11 SOURCES = coreaudio.c mixer.c about.c configure.c audio.c init.c convert.c dbconvert.c |
12 | 12 |
13 OBJECTS = ${SOURCES:.c=.o} | 13 OBJECTS = ${SOURCES:.c=.o} |
14 | 14 |
15 CFLAGS += $(PICFLAGS) $(GTK_CFLAGS) -I../../../intl -I../../.. | 15 CFLAGS += $(PICFLAGS) $(GTK_CFLAGS) -I../..tl -I../.. |
16 | 16 |
17 include ../../../mk/objective.mk | 17 include ../..jective.mk |