makefile

来自「刻录光盘的程序」· 代码 · 共 16 行

TXT
16
字号
#ident %W% %E% %Q%###########################################################################SRCROOT=	.DIRNAME=	SRCROOTRULESDIR=	RULESinclude		$(SRCROOT)/$(RULESDIR)/rules.top###########################################################################include		$(SRCROOT)/TARGETS/Targetdirs############################################################################ Due to a bug in SunPRO make we need special rules for the root makefile#include		$(SRCROOT)/$(RULESDIR)/rules.rdi###########################################################################

⌨️ 快捷键说明

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