gnumakefile
来自「这是一个从音频信号里提取特征参量的程序」· 代码 · 共 17 行
TXT
17 行
# file: $isip/class/dstr/GNUmakefile# version: $Id: GNUmakefile,v 1.15 2002/12/26 20:28:50 alphonso Exp $## this make file builds the dstr class hierarchy recursively# # add an exclude for the graph classes#ISIP_EXCLUDE = Tree/ TreeNode/# include the isip standard make template#include $(ISIP_DEVEL)/lib/scripts/make/traverse.make## end of file
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?