⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 ngspice又一个电子CAD仿真软件代码.功能更全
💻 AM
字号:
## Process this file with automake to produce Makefile.innoinst_LIBRARIES = libbsim3v1s.alibbsim3v1s_a_SOURCES = \	b3v1s.c		\	b3v1sacld.c	\	b3v1sask.c	\	b3v1scheck.c	\	b3v1scvtest.c	\	b3v1sdel.c	\	b3v1sdest.c	\	b3v1sgetic.c	\	b3v1sld.c	\	b3v1smask.c	\	b3v1smdel.c	\	b3v1smpar.c	\	b3v1snoi.c	\	b3v1spar.c	\	b3v1spzld.c	\	b3v1sset.c	\	b3v1stemp.c	\	b3v1strunc.c	\	bsim3v1sdef.h	\	bsim3v1sext.h	\	bsim3v1sinit.c	\	bsim3v1sinit.h	\	bsim3v1sitf.hINCLUDES = -I$(top_srcdir)/src/includeMAINTAINERCLEANFILES = Makefile.in

⌨️ 快捷键说明

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