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

📄 makefile.am

📁 非常著名的曲线拟合程序
💻 AM
字号:
### $Id: Makefile.am,v 1.8 1999/05/17 23:52:08 hp Exp $ ###INCLUDES = -I$(top_srcdir)/src/util -I$(includedir) $(GLIB_CFLAGS)lib_LTLIBRARIES = libgoose-containers.lalibgoose_containers_la_SOURCES = \	AsciiImport.cpp	\	AsciiReader.cpp \	CategoricalSet.cpp \	Category.cpp \	ColumnDivider.cpp	\	DataSet.cpp \	DateSet.cpp \	HoleSet.cpp \	RealSet.cpp \	StringSet.cpp libgoose_containersincludedir = $(includedir)/gooselibgoose_containersinclude_HEADERS = \	AsciiImport.h	\	AsciiReader.h	\	CategoricalSet.h \	Category.h \	ColumnDivider.h	\	DataSet.h \	DateSet.h \	HoleSet.h \	RealSet.h \	StringSet.hlibgoose_containers_la_LDFLAGS = -version-info $(GOOSE_CURRENT):$(GOOSE_REVISION):$(GOOSE_AGE)### $Id: Makefile.am,v 1.8 1999/05/17 23:52:08 hp Exp $ ###

⌨️ 快捷键说明

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