makefile.am
来自「ngspice又一个电子CAD仿真软件代码.功能更全」· AM 代码 · 共 26 行
AM
26 行
## Process this file with automake to produce Makefile.innoinst_LIBRARIES = libcideroned.alibcideroned_a_SOURCES = \ oneadmit.c \ oneaval.c \ onecond.c \ onecont.c \ oneddefs.h \ onedest.c \ onedext.h \ onedopng.c \ onefreez.c \ onemesh.c \ onepoiss.c \ oneprint.c \ oneproj.c \ oneread.c \ onesetup.c \ onesolve.c EXTRA_DIST = notes readmeINCLUDES = -I$(top_srcdir)/src/includeMAINTAINERCLEANFILES = Makefile.in
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?