annotate man/Makefile @ 2731:f4a5f8fa3836 trunk

[svn] Added stubs in audctrl.c for the unimplemented functions defined in audctrl.h. Fixed audtool by moving all the DBus methods defined in objects.xml to a common interface; this will be decentralized for MPRIS. Modified the Makefile so that libaudclient is built after audacious to eliminates a build warning.
author magma
date Fri, 11 May 2007 01:42:32 -0700
parents 30ab29ed32d8
children 9ddf21ab5c84
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2409
30ab29ed32d8 [svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents: 2391
diff changeset
1 include ../mk/rules.mk
30ab29ed32d8 [svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents: 2391
diff changeset
2 include ../mk/init.mk
30ab29ed32d8 [svn] - back out objective-make topdir probe stuff, it doesnt work on some
nenolod
parents: 2391
diff changeset
3 include ../mk/objective.mk
2323
a7a52cbc08fc [svn] - move manpages to subdir man/
nenolod
parents:
diff changeset
4
a7a52cbc08fc [svn] - move manpages to subdir man/
nenolod
parents:
diff changeset
5 OBJECTIVE_DATA = \
a7a52cbc08fc [svn] - move manpages to subdir man/
nenolod
parents:
diff changeset
6 audtool.1:$(man1dir) \
a7a52cbc08fc [svn] - move manpages to subdir man/
nenolod
parents:
diff changeset
7 audacious.1:$(man1dir)