makefile
来自「这是无线传感器网络用的操作系统tinyos-1.1.0,未来的世界将是它呵」· 代码 · 共 17 行
TXT
17 行
# Top-level Makefile for tools/java SUBDIRS = INITIAL_TARGETS = simROOT = ../../../../..include $(ROOT)/Makefile.include# This depends on SimProtocol being compiled along with the various# message types from MIGNidoSerialDataSource.class: simSimNetworkDataSource.class: simsim: (cd ../../../sim/msg; $(MAKE))
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?