Mercurial > audlegacy
annotate Plugins/Input/aac/Makefile.in @ 1637:5261e37b4d55 trunk
[svn] - fully working CoreAudio plugin, based on the OSS plugin and an incomplete xmms coreaudio plugin (fink)
author | nenolod |
---|---|
date | Thu, 07 Sep 2006 11:32:59 -0700 |
parents | e402e0217870 |
children |
rev | line source |
---|---|
704 | 1 include ../../../mk/rules.mk |
1615
e402e0217870
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
yaz
parents:
1029
diff
changeset
|
2 include ../../../mk/init.mk |
571
0d40bfeca9f5
[svn] Convert aac over, make sure mpg123 is compiled -fPIC
nenolod
parents:
77
diff
changeset
|
3 |
1029
54dd4df67688
[svn] - src/tagging_mp4.c, fileinfo.c, libmp4.c: Finish conversion to internal container code.
nenolod
parents:
1020
diff
changeset
|
4 SUBDIRS = mp4ff libfaad2 src |
1615
e402e0217870
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
yaz
parents:
1029
diff
changeset
|
5 |
e402e0217870
[svn] - fix for the long-standing dependency oddness in our build system. now make tool surely picks up changed source files and builds required objectives.
yaz
parents:
1029
diff
changeset
|
6 include ../../../mk/objective.mk |