annotate skins/Makefile @ 2424:3e3d34173207 trunk

[svn] - vfs_get_file_contents() implementation. - g_file_get_contents -> vfs_get_file_contents
author nenolod
date Sat, 27 Jan 2007 04:51:25 -0800
parents 4c4669781043
children 9ddf21ab5c84
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1827
628e908d78b6 [svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff changeset
1 .SILENT:
628e908d78b6 [svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff changeset
2
2414
4c4669781043 [svn] removed last references to top_srcdir
mf0102
parents: 2392
diff changeset
3 include ../mk/rules.mk
4c4669781043 [svn] removed last references to top_srcdir
mf0102
parents: 2392
diff changeset
4 include ../mk/init.mk
1827
628e908d78b6 [svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff changeset
5
1919
372528473d87 [svn] - yes, lets waste extra space because OMK decides to break on installing a variant.
nenolod
parents: 1912
diff changeset
6 SUBDIRS = Default Classic TinyPlayer Osmosis Ivory
1827
628e908d78b6 [svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff changeset
7
2414
4c4669781043 [svn] removed last references to top_srcdir
mf0102
parents: 2392
diff changeset
8 include ../mk/objective.mk
1827
628e908d78b6 [svn] - include TinyPlayer skin with the main distribution
nenolod
parents:
diff changeset
9