1
0
mirror of https://github.com/lxsang/antd-web-apps synced 2025-01-31 00:52:48 +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)