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

5 lines
84 B
Makefile
Raw Normal View History

2020-06-25 21:55:55 +02:00
copyfiles = router.lua
main:
- mkdir $(BUILDDIR)
cp -rvf $(copyfiles) $(BUILDDIR)