2020-06-11 07:45:53 +00:00
|
|
|
Index: osdl-aim-7/lib/Makefile.am
|
|
|
|
|
===================================================================
|
|
|
|
|
--- osdl-aim-7.orig/lib/Makefile.am
|
|
|
|
|
+++ osdl-aim-7/lib/Makefile.am
|
|
|
|
|
@@ -3,4 +3,4 @@ noinst_LIBRARIES = libltp.a
|
2015-04-09 12:27:46 +00:00
|
|
|
libltp_a_SOURCES = dataascii.c forker.c pattern.c string_to_tokens.c tst_sig.c databin.c get_high_address.c random_range.c str_to_bytes.c tst_tmpdir.c datapid.c open_flags.c rmobj.c tlibio.c write_log.c file_lock.c parse_opts.c search_path.c tst_res.c
|
|
|
|
|
|
|
|
|
|
libltp_a_LIBADD =
|
|
|
|
|
-CFLAGS = -Wall -I../include -O2
|
|
|
|
|
+AM_CFLAGS = -Wall -I../include -O2
|