
imagelist.exe: swf-imagelist.cs
	mcs /r:System.Drawing.dll /r:System.Windows.Forms.dll swf-imagelist.cs

clean:
	rm swf-imagelist.exe