comparison ChangeLog @ 2392:416b41a2d7e9 trunk

[svn] - missed one
author nenolod
date Tue, 23 Jan 2007 10:23:03 -0800
parents 1ab061263ee8
children a8800fd3cb1c
comparison
equal deleted inserted replaced
2391:1ab061263ee8 2392:416b41a2d7e9
1 2007-01-23 18:22:32 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [3792]
3 - rework objective make _a lot_
4
5 trunk/Makefile | 2
6 trunk/icons/Makefile | 6 -
7 trunk/man/Makefile | 6 -
8 trunk/mk/init.mk | 10 ++
9 trunk/mk/objective.mk | 148 +++++++++++++++++++++--------------
10 trunk/mk/rules.mk.in | 2
11 trunk/skins/Classic/Makefile | 6 -
12 trunk/skins/Default/Makefile | 6 -
13 trunk/skins/Ivory/Makefile | 6 -
14 trunk/skins/Osmosis/Makefile | 6 -
15 trunk/skins/TinyPlayer/Makefile | 6 -
16 trunk/src/Makefile | 6 -
17 trunk/src/audacious/Makefile | 8 -
18 trunk/src/audacious/glade/Makefile | 6 -
19 trunk/src/audacious/images/Makefile | 6 -
20 trunk/src/audacious/ui/Makefile | 6 -
21 trunk/src/audacious/widgets/Makefile | 8 -
22 trunk/src/audtool/Makefile | 8 -
23 trunk/src/intl/Makefile | 6 -
24 trunk/src/libaudacious++/Makefile | 8 -
25 trunk/src/libaudacious/Makefile | 8 -
26 trunk/src/libguess/Makefile | 6 -
27 trunk/src/librcd/Makefile | 6 -
28 23 files changed, 165 insertions(+), 121 deletions(-)
29
30
1 2007-01-23 17:21:53 +0000 William Pitcock <nenolod@sacredspiral.co.uk> 31 2007-01-23 17:21:53 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [3790] 32 revision [3790]
3 - portability fixes for solaris 33 - portability fixes for solaris
4 34
5 trunk/mk/objective.mk | 16 ++++++++-------- 35 trunk/mk/objective.mk | 16 ++++++++--------