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

use libtool

This commit is contained in:
lxsang
2019-11-14 18:46:49 +01:00
parent 53e2a2c2ef
commit 92ff433198
27 changed files with 2501 additions and 841 deletions

View File

@ -71,6 +71,10 @@ clean:
depend:
@$(CC) $(CFLAGS) -MM l*.c
distdir:
install:
echo:
@echo "PLAT= $(PLAT)"
@echo "CC= $(CC)"