mirror of
https://gitee.com/yyz_o/bk_bishe_pi.git
synced 2025-09-07 23:21:26 +00:00
2025.5.29第二次
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
|
||||
# cxx := gccarm
|
||||
cxx := g++sim
|
||||
cxx := gccarm
|
||||
#~ cxx := g++sim
|
||||
|
||||
file_cpp := $(wildcard *.cpp)
|
||||
# file_o := /home/pi/usr/maze2.x
|
||||
file_o := ../maze2.x
|
||||
file_o := /home/pi/usr/maze2.x
|
||||
#~ file_o := ../maze2.x
|
||||
|
||||
$(file_o) : $(file_cpp)
|
||||
@$(cxx) $^ -o $@
|
||||
|
||||
BIN
文件/maze2.x
Executable file
BIN
文件/maze2.x
Executable file
Binary file not shown.
Reference in New Issue
Block a user