makefile.am

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

AM
19
字号
## Process this file with automake to produce Makefile.in## JW 3/9/01 - had a go and makeing an   autoconf script.noinst_LIBRARIES = libcmxsp.alibcmxsp_a_SOURCES = \cm.c       \cmevt.c    \cmmeters.c \cmutil.c \cmexport.cINCLUDES = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/spicelib/devicesMAINTAINERCLEANFILES = Makefile.in

⌨️ 快捷键说明

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