📄 makefile.am
字号:
### $Id: Makefile.am,v 1.4 1999/07/09 19:44:32 trow Exp $ ###INCLUDES = -I$(includedir)lib_LTLIBRARIES = libgoose-util.lalibgoose_util_la_SOURCES = \ DataConverter.cpp \ Exception.cpp \ Permutation.cpp \ Random.cpp \ goose.cpp \ stringtools.cpp \ zdouble.cpplibgooseincludedir = $(includedir)/gooselibgooseinclude_HEADERS = \ ConfInt.h \ DataConverter.h \ Exception.h \ Permutation.h \ Progress.h \ RCArray.h \ RCMatrix.h \ Random.h \ WarningController.h \ constants.h \ stringtools.h \ zdouble.hlibgoose_util_la_LDFLAGS = -version-info $(GOOSE_CURRENT):$(GOOSE_REVISION):$(GOOSE_AGE)### $Id: Makefile.am,v 1.4 1999/07/09 19:44:32 trow Exp $ ###
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -