
VisualBrushTest.dll: MyCanvas.cs
	gmcs -target:library -out:$@ $< -pkg:silver

clean:
	rm -f VisualBrushTest.dll
