makefile.am

来自「Gambit 是一个游戏库理论软件」· AM 代码 · 共 46 行

AM
46
字号
## Process this file with automake to create Makefile.innoinst_LIBRARIES = libmath.aAM_CPPFLAGS = -I$(top_srcdir)/sourceslibmath_a_SOURCES = \	complex.cc \	complex.h \	double.cc \	double.h \	gdpvect.cc \	gdpvect.h \	gdpvect.imp \	gmath.h \	gmatrix.cc \	gmatrix.h \	gmatrix.imp \	gnulib.cc \	gnulib.h \	gnumber.cc \	gnumber.h \	gpvector.cc \	gpvector.h \	gpvector.imp \	gsmatrix.cc \	gsmatrix.h \	gsmatrix.imp \	gvector.cc \	gvector.h \	gvector.imp \	integer.cc \	integer.h \	mathinst.cc \	misc.cc \	rational.cc \	rational.h EXTRA_DIST = borland.mak

⌨️ 快捷键说明

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