This repository has been archived on 2019-04-06. You can view files and clone it, but cannot push or open issues or pull requests.
adventin/stead/Makefile.windows
2009-08-26 05:25:53 +00:00

7 lines
107 B
Makefile

clean:
all: stead.lua
install:
if not exist ..\bin\stead mkdir ..\bin\stead
copy stead.lua ..\bin\stead