makefile
来自「传感器网络中的嵌入式操作系统源代码」· 代码 · 共 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 + -
显示快捷键?