?? makefile.am
字號:
## Process this file with automake to produce Makefile.in## $Id: Makefile.am,v 1.21 2005/05/30 20:28:29 sjborley Exp $SUBDIRS = plotting help parser wdisp @NUMPARAMDIR@DIST_SUBDIRS = plotting help parser wdisp numparamnoinst_LIBRARIES = libfte.alibfte_a_SOURCES = \ commands.c \ commands.h \ com_ahelp.c \ com_ahelp.h \ com_alias.c \ com_alias.h \ com_asciiplot.c \ com_asciiplot.h \ com_cdump.c \ com_cdump.h \ com_chdir.c \ com_chdir.h \ com_compose.c \ com_compose.h \ com_dl.c \ com_dl.h \ com_display.c \ com_display.h \ com_dump.c \ com_dump.h \ com_echo.c \ com_echo.h \ com_ghelp.c \ com_ghelp.h \ com_hardcopy.c \ com_hardcopy.h \ com_help.c \ com_help.h \ com_history.c \ com_history.h \ com_let.c \ com_let.h \ com_option.c \ com_option.h \ com_plot.c \ com_plot.h \ com_rehash.c \ com_rehash.h \ com_set.c \ com_set.h \ com_setscale.c \ com_setscale.h \ com_shell.c \ com_shell.h \ com_shift.c \ com_shift.h \ com_state.c \ com_state.h \ com_strcmp.c \ com_strcmp.h \ com_unset.c \ com_unset.h \ com_xgraph.c \ com_xgraph.h \ completion.h \ control.h \ control.c \ ftehelp.h \ hcomp.c \ hcomp.h \ init.c \ init.h \ quote.c \ quote.h \ streams.h \ streams.c \ terminal.c \ terminal.h \ variable.c \ variable.h \ \ arg.c \ arg.h \ aspice.c \ aspice.h \ breakp.c \ breakp.h \ breakp2.c \ breakp2.h \ circuits.c \ circuits.h \ cpitf.c \ cpitf.h \ define.c \ define.h \ device.c \ device.h \ diff.c \ diff.h \ dimens.c \ dimens.h \ display.c \ display.h \ dotcards.c \ dotcards.h \ error.c \ error.h \ evaluate.c \ evaluate.h \ fourier.c \ fourier.h \ gens.c \ gens.h \ hpgl.c \ hpgl.h \ inp.c \ inp.h \ inpcom.c \ inpcom.h \ interp.c \ interp.h \ linear.c \ linear.h \ misccoms.c \ misccoms.h \ miscvars.c \ miscvars.h \ mw_coms.c \ mw_coms.h \ newcoms.c \ newcoms.h \ nutinp.c \ nutinp.h \ nutmegif.c \ nutmegif.h \ options.c \ options.h \ outitf.c \ outitf.h \ parse.c \ parse.h \ points.c \ points.h \ postcoms.c \ postcoms.h \ postsc.c \ postsc.h \ rawfile.c \ rawfile.h \ resource.c \ resource.h \ runcoms.c \ runcoms.h \ runcoms2.c \ runcoms2.h \ shyu.c \ shyu.h \ signal_handler.c\ signal_handler.h\ spec.c \ spec.h \ spiceif.c \ spiceif.h \ subckt.c \ subckt.h \ typesdef.c \ typesdef.h \ vectors.c \ vectors.h \ where.c \ where.h # TESTS = testcommands# # bin_PROGRAMS = testcommands# # testcommands_SOURCES = \# testcommands.c \# testcommands.h# # testcommands_LDADD = libfte.a plotting/libplotting.a ../misc/libmisc.aINCLUDES = -I$(top_srcdir)/src/include @X_CFLAGS@ MAINTAINERCLEANFILES = Makefile.in
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -