view skins/Default/Makefile @ 2382:d41965d1806a trunk

[svn] - in vfs_buffered_file, we should only switch to live FD after 32768, not AT 32768.
author nenolod
date Mon, 22 Jan 2007 01:01:33 -0800
parents e69c9660c845
children 1ab061263ee8
line wrap: on
line source

include ../../mk/rules.mk
include ../../mk/init.mk

skindir = $(pkgdatadir)/Skins/Default

OBJECTIVE_DATA = \
	balance.png:$(skindir)		\
	cbuttons.png:$(skindir)		\
	eq_ex.png:$(skindir)		\
	eqmain.png:$(skindir)		\
	main.png:$(skindir)		\
	monoster.png:$(skindir)		\
	nums_ex.png:$(skindir)		\
	playpaus.png:$(skindir)		\
	pledit.png:$(skindir)		\
	posbar.png:$(skindir)		\
	shufrep.png:$(skindir)		\
	text.png:$(skindir)		\
	titlebar.png:$(skindir)		\
	volume.png:$(skindir)		\
	pledit.txt:$(skindir)		\
	viscolor.txt:$(skindir)		\
	skin.hints:$(skindir)

include ../../mk/objective.mk