📄 t-cygming
字号:
LIB1ASMSRC = i386/cygwin.asmLIB1ASMFUNCS = _chkstk# cygwin and mingw always have a limits.h, but, depending upon how we are# doing the build, it may not be installed yet.LIMITS_H_TEST = true# If we are building next to winsup, this will let us find the real# limits.h when building libgcc2. Otherwise, winsup must be installed# first.LIBGCC2_INCLUDES = -I$(srcdir)/../winsup/w32api/includewinnt.o: $(srcdir)/config/i386/winnt.c $(CONFIG_H) $(SYSTEM_H) coretypes.h \ $(TM_H) $(RTL_H) $(REGS_H) hard-reg-set.h output.h $(TREE_H) flags.h \ $(TM_P_H) toplev.h $(HASHTAB_H) $(GGC_H) $(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) \ $(srcdir)/config/i386/winnt.cSTMP_FIXINC=stmp-fixinc
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -