makefile.am
来自「ngspice又一个电子CAD仿真软件代码.功能更全」· AM 代码 · 共 33 行
AM
33 行
## Process this file with automake to produce Makefile.innoinst_LIBRARIES = libsoi3.alibsoi3_a_SOURCES = \ soi3.c \ soi3acld.c \ soi3ask.c \ soi3cap.c \ soi3conv.c \ soi3defs.h \ soi3del.c \ soi3dest.c \ soi3ext.h \ soi3ic.c \ soi3init.c \ soi3init.h \ soi3itf.h \ soi3load.c \ soi3mask.c \ soi3mdel.c \ soi3mpar.c \ soi3nois.c \ soi3par.c \ soi3set.c \ soi3temp.c \ soi3trun.cINCLUDES = -I$(top_srcdir)/src/includeMAINTAINERCLEANFILES = Makefile.in
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?