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

8 lines
130 B
Makefile
Raw Normal View History

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