1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-11-20 10:18:21 +01:00
antd-web-apps/ci/Makefile
2020-06-25 21:55:55 +02:00

5 lines
84 B
Makefile

copyfiles = router.lua
main:
- mkdir $(BUILDDIR)
cp -rvf $(copyfiles) $(BUILDDIR)