makefile.am
来自「一个很全的matlab工具包」· AM 代码 · 共 19 行
AM
19 行
SUBDIRS= . testlib_LTLIBRARIES=libbfl_rng.lalibbfl_rng_la_SOURCES = rng.cpp## This variable relocates the installation path of the header files in this directory# to another location.#libbfl_rng_la_includedir = $(includedir)/wrappers/rng## This variable lists all the headers which must be installed in the above include# location.#libbfl_rng_la_include_HEADERS = \ rng.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?