VirtualBox

source: kBuild/trunk/src/sed/lib/Makefile.am@ 1666

最後變更 在這個檔案從1666是 599,由 bird 提交於 18 年 前

GNU sed 4.1.5.

檔案大小: 539 位元組
 
1## Process this file with automake to produce Makefile.in
2noinst_LIBRARIES = libsed.a
3noinst_HEADERS = getopt.h utils.h obstack.h regex_.h regex_internal.h \
4 strverscmp.h stdbool_.h
5
6libsed_a_SOURCES = getopt1.c getopt.c utils.c
7
8EXTRA_DIST = memmove.c strerror.c regcomp.c regexec.c regex_internal.c
9
10AM_CPPFLAGS = -I$(top_srcdir)/lib -I$(top_srcdir)/intl -I$(top_srcdir) \
11 -I$(top_builddir)/lib -I$(top_builddir)/intl
12
13libsed_a_LIBADD = @LIBOBJS@ @ALLOCA@
14libsed_a_DEPENDENCIES = $(libsed_a_LIBADD)
15
16DISTCLEANFILES = regex.h stdbool.h
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette