📄 gnumakefile
字号:
# CVS identifier:
# $Id: GNUmakefile,v 1.1 1999/03/24 13:39:22 dsanta Exp $
#
# JJ2000
#
# This is a local makefile for gmake. Please put
# the rigth path name for the RELROOT variable.
# RELROOT should contain the path leading to the
# src/ directory at the root of the project.
#
# Questions or comments: henry@crf.canon.fr
#
RELROOT=../../../..
#---------------------------Do not edit under this line
include $(RELROOT)/GNUmakefile.var
include $(RELROOT)/GNUmakefile.rules
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -