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/languages/Makefile.windows
2009-09-05 04:44:45 +00:00

8 lines
130 B
Makefile

include ../Rules.make
clean:
all:
install:
if not exist ..\bin\languages mkdir ..\bin\languages
copy /Y *.ini ..\bin\languages