annotate icons/Makefile @ 2408:b380e84148bb trunk

[svn] - rename some hooks so that they are more logical
author nenolod
date Thu, 25 Jan 2007 21:59:33 -0800
parents 1ab061263ee8
children 30ab29ed32d8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2391
1ab061263ee8 [svn] - rework objective make _a lot_
nenolod
parents: 1871
diff changeset
1 include ${top_srcdir}/mk/rules.mk
1ab061263ee8 [svn] - rework objective make _a lot_
nenolod
parents: 1871
diff changeset
2 include ${top_srcdir}/mk/init.mk
718
338e0841db1f [svn] - convert to objective make
nenolod
parents:
diff changeset
3
338e0841db1f [svn] - convert to objective make
nenolod
parents:
diff changeset
4 pixmapsdir = $(datadir)/pixmaps
338e0841db1f [svn] - convert to objective make
nenolod
parents:
diff changeset
5 OBJECTIVE_DATA = audacious.png:$(pixmapsdir)
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: 718
diff changeset
6
2391
1ab061263ee8 [svn] - rework objective make _a lot_
nenolod
parents: 1871
diff changeset
7 include ${top_srcdir}/mk/objective.mk