source:
kBuild/vendor/gnumake/current/glob/Makefile.am@
486
最後變更 在這個檔案從486是 53,由 提交於 21 年 前 | |
---|---|
|
|
檔案大小: 325 位元組 |
行 | |
---|---|
1 | # -*-Makefile-*-, or close enough |
2 | |
3 | AUTOMAKE_OPTIONS = foreign |
4 | |
5 | # Only build the library when the system doesn't already have GNU glob. |
6 | if USE_LOCAL_GLOB |
7 | noinst_LIBRARIES = libglob.a |
8 | endif |
9 | |
10 | libglob_a_SOURCES = glob.c glob.h fnmatch.c fnmatch.h |
11 | |
12 | |
13 | EXTRA_DIST = COPYING.LIB Makefile.ami SCOPTIONS SMakefile \ |
14 | configure.bat |
注意:
瀏覽 TracBrowser
來幫助您使用儲存庫瀏覽器