all: index.html index.html: elm-make --yes src/Riichi.elm --output=index.html --warn clean: rm -rf elm-stuff index.html