projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97dd7af
)
(ld-test-names): Add test5.
author
drepper
<drepper>
Wed, 29 Apr 1998 22:53:06 +0000
(22:53 +0000)
committer
drepper
<drepper>
Wed, 29 Apr 1998 22:53:06 +0000
(22:53 +0000)
localedata/Makefile
patch
|
blob
|
history
diff --git
a/localedata/Makefile
b/localedata/Makefile
index
25dde67
..
9be179a
100644
(file)
--- a/
localedata/Makefile
+++ b/
localedata/Makefile
@@
-37,7
+37,7
@@
test-output := $(foreach s, .out .xout, \
generated := $(test-input) $(test-output)
generated-dirs := $(basename $(test-input)) en_US
-ld-test-names := test1 test2 test3 test4
+ld-test-names := test1 test2 test3 test4
test5
ld-test-srcs := $(addprefix tests/,$(addsuffix .cm,$(ld-test-names)) \
$(addsuffix .def,$(ld-test-names)))