📄 makefile
字号:
## @(#)Makefile 1.1 92/07/30 SMI#FILES= blts.s cmp.s cpu.map.s db.s patt.s romvec.s space.s \ trap.s asm_linkage.h assym.h cpu.addrs.h cpu.buserr.h \ cpu.map.h cpu.misc.h dpy.h keyboard.h m68vectors.h \ machdep.h memerr.h memreg.h structconst.h sunmon.hall: $(FILES)clean: sccs cleanHFILES= sunmon.hKFILES= cpu.map.h cpu.addrs.hinstall_h: $(HFILES) $(KFILES) install -m 444 $(HFILES) $(DESTDIR)/usr/include/sun3
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -