⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile

📁 moxa串口服务器串口cts_rts_dsr_dtr应用程序源码
💻
字号:
LIBSIO=sioall: libs applicationapplication:	mxscaleb-gcc -c test.c -o test.o	mxscaleb-gcc test.o -lsio -L. -o testlibs:	$(LIBSIO).c	mxscaleb-gcc -c $(LIBSIO).c -o $(LIBSIO).o	mxscaleb-ar rcs lib$(LIBSIO).a $(LIBSIO).oclean:	/bin/rm -f *.o *.a test

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -