makefile.am
来自「ngspice又一个电子CAD仿真软件代码.功能更全」· AM 代码 · 共 32 行
AM
32 行
noinst_LIBRARIES = libplotting.alibplotting_a_SOURCES = \ plotting.c \ plotting.h \ agraf.c \ agraf.h \ clip.c \ clip.h \ graf.c \ graf.h \ graphdb.c \ graphdb.h \ grid.c \ grid.h \ pvec.c \ pvec.h \ plot5.c \ plot5.h \ plotcurv.c \ plotcurv.h \ plotit.c \ plotit.h \ x11.c \ x11.h \ xgraph.c \ xgraph.hINCLUDES = -I$(top_srcdir)/src/include -I$(top_srcdir)/src/frontend @X_CFLAGS@ MAINTAINERCLEANFILES = Makefile.in
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?