gnumakefile
来自「jpeg2000算法实现」· 代码 · 共 20 行
TXT
20 行
# CVS identifier:# $Id: GNUmakefile,v 1.1 2000/04/14 14:06:21 bouchard 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 lineinclude $(RELROOT)/GNUmakefile.varinclude $(RELROOT)/GNUmakefile.rules
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?