makefile.am

来自「ngspice又一个电子CAD仿真软件代码.功能更全」· AM 代码 · 共 17 行

AM
17
字号
## Process this file with automake to produce Makefile.innoinst_LIBRARIES = libmathmisc.alibmathmisc_a_SOURCES = \	accuracy.c 	\	accuracy.h 	\	bernoull.h	\	bernoull.c 	\	erfc.c		\	norm.h		\	norm.c		 INCLUDES = -I$(top_srcdir)/src/includeMAINTAINERCLEANFILES = Makefile.in

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?