mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-07-23 17:19:47 +02:00
update makefiles
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
copyfiles = router.lua shs
|
||||
main:
|
||||
- mkdir -p $(BUILDDIR)
|
||||
cp -rf $(copyfiles) $(BUILDDIR)
|
||||
cp -rvf $(copyfiles) $(BUILDDIR)
|
||||
- cd $(BUILDDIR) && ln -s ../grs ./rst
|
Reference in New Issue
Block a user