📄 mh-dgux386
字号:
# from mh-dguxHDEFINES=-DHOST_SYS=DGUX_SYSCC=gcc -Wall -ansi -D__using_DGUXRANLIB = true# from mh-sysv4# Define SYSV as -DSYSV if you are using a System V operating system.SYSV = -DSYSV -DSVR4RANLIB = true# C++ debugging is not yet supported under SVR4 (DWARF)CXXFLAGS=-O# The l flag generates a warning from the SVR4 archiver, remove it.AR_FLAGS = crX11_EXTRA_LIBS = -lnsl# from angela# no debugging due to broken compiler, use BSD style timeofdayCFLAGS=-O -D_BSD_TIMEOFDAY_FLAVOR
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -