📄 makefile
字号:
################################################################# # Makefile generated by Xilinx Platform Studio SDK # # WARNING : This file will be re-generated every time a command # to run a make target is invoked. So, any changes made to this # file manually, will be lost when make is invoked next. #################################################################-include C:/xup/embedded/labs/lab6/SDK_projects/microblaze_0_sw_platform/libgen.mkall: libsclean: rm -rf microblaze_0/code/ rm -rf microblaze_0/include/ rm -rf microblaze_0/lib/ rm -rf microblaze_0/libsrc/ rm -f libgen.log
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -