1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2024-12-28 02:08:22 +01:00
antd-web-apps/ci/Makefile
2020-06-26 00:21:11 +02:00

5 lines
96 B
Makefile

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