all:
	mkdir -p bin
	mbas hangman.aspx.vb /target:library /r:System.Web.dll,System.Drawing.dll,System.dll /out:./bin/hangman.dll
