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

📄 defaults.mac-os10

📁 创建一个符合iso-9660标准的iso文件系统
💻 MAC-OS10
字号:
#ident "%W% %E% %Q%"############################################################################# global definitions for Mac OS X Systems############################################################################## Compiler stuff############################################################################DEFCCOM=	cc#DEFCCOM=	gcc############################################################################# If the next line is commented out, compilattion is done with max warn level# If the next line is uncommented, compilattion is done with minimal warnings#############################################################################CWARNOPTS=DEFINCDIRS=	$(SRCROOT)/includeLDPATH=		#-L/opt/schily/lib#RUNPATH=	-R $(INS_BASE)/lib -R /opt/schily/lib -R $(OLIBSDIR)	Will probably not work############################################################################# Installation config stuff#############################################################################INS_BASE=	/opt/schily#INS_KBASE=	/INS_BASE=	/tmp/schilyINS_KBASE=	/tmp/schily/root#DEFUMASK=	002#DEFINSMODEF=	444DEFINSMODEX=	755DEFINSUSR=	binDEFINSGRP=	bin

⌨️ 快捷键说明

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