makefile.am
来自「ngspice又一个电子CAD仿真软件代码.功能更全」· AM 代码 · 共 17 行
AM
17 行
## Process this file with automake to produce Makefile.in## JW 3/9/01 - had a go and makeing an autoconf script.noinst_LIBRARIES = libipcxsp.alibipcxsp_a_SOURCES = \ipcaegis.c \ipc.c \ipcsockets.c \ipcstdio.c \ipctiein.cINCLUDES = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/spicelib/devicesMAINTAINERCLEANFILES = Makefile.in
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?