1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-07-26 02:39:46 +02:00

mimgrating from another repo

This commit is contained in:
Xuan Sang LE
2018-09-19 15:08:49 +02:00
parent 91320521e8
commit 38bd13b46b
600 changed files with 362490 additions and 1 deletions

6
lib/pibot/Makefile Normal file
View File

@ -0,0 +1,6 @@
include ../../../../var.mk
LIB_NAME=pibot.$(LIB_EXT)
LIB_OBJ= pibot.o
include ../../lib.mk