makefile
来自「操作系统SunOS 4.1.3版本的源码」· 代码 · 共 48 行
TXT
48 行
## @(#)Makefile 1.1 92/07/30 SMI#SUBJECTS= \ africa \ america \ areas \ arith \ asia \ babies \ bard \ chinese \ collectives \ ed \ elements \ europe \ greek \ inca \ index \ latin \ locomotive \ midearth \ morse \ murders \ poetry \ posneg \ pres \ province \ seq-easy \ seq-hard \ sexes \ sov \ spell \ state \ trek \ ucc .DEFAULT: sccs get $< -G$@all: ${SUBJECTS}install: ${SUBJECTS} cp ${SUBJECTS} ${DESTDIR}/usr/games/lib/quiz.kclean:
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?