mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
!240 【轻量级 PR】:Modify Makefile to add link prompt
Merge pull request !240 from unsigned_0/N/A
This commit is contained in:
parent
2c95b74653
commit
bb08c430fe
@ -58,6 +58,7 @@ PikaPython/pikascript-api/__asset_pikaModules_py_a.c : $(PY_SRC)
|
||||
|
||||
#----------------------------------------------------------------------------------------------------------------------#
|
||||
$(OUT): $(CC_OBJ)
|
||||
@echo Linking $(OUT) ...
|
||||
@$(CC) $(LDObject) $(LDSuffix) -o $(OUT)
|
||||
@echo
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user