1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2024-12-28 02:18:21 +01:00
antd-lua-plugin/lib/stmr/Makefile
2018-09-19 15:08:49 +02:00

8 lines
92 B
Makefile

include ../../../../var.mk
LIB_NAME=stmr.$(LIB_EXT)
LIB_OBJ= stmr.o
include ../../lib.mk