📄 makefile
字号:
## @(#)Makefile 1.1 92/07/30 SMI; from S5R2 1.7#TARGET= SPARCPCC= ../../pcc/sparcinclude ../src/Makefile.common# DO NOT DELETE THIS LINE -- make depend uses itdag: ../src/dag.cdag: /usr/include/stdio.hdag: /usr/include/ctype.hnmf: ../src/nmf.cnmf: /usr/include/stdio.hflip: ../src/flip.cflip: /usr/include/stdio.hflip: /usr/include/ctype.hlpfx: ../src/lpfx.clpfx: /usr/include/stdio.hlpfx: /usr/include/ctype.hlpfx: $(LINT)/lerror.hlpfx: $(MIP)/mip.hlpfx: /usr/include/stdio.hlpfx: ./ops.hlpfx: $(MIP)/pcc_ops.hlpfx: ./types.hlpfx: $(MIP)/pcc_types.hlpfx: ./node.hlpfx: $(MIP)/pcc_node.hlpfx: $(LINT)/machdep.hlpfx: $(PCC)/align.hlpfx: $(MIP)/pcc_types.hlpfx: $(LINT)/lmanifest.hlpfx: $(LINT)/lpass2.h# DEPENDENCIES MUST END AT END OF FILE# IF YOU PUT STUFF HERE IT WILL GO AWAY# see make depend above
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -