From fc1fb585c60817b982956e815ebc4726ef6381f6 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 27 Dec 2000 04:41:52 +0000 Subject: Update. * string/Makefile (tests): Add tst-bswap. * string/tst-bswap.c: New file. --- string/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/Makefile') diff --git a/string/Makefile b/string/Makefile index 970147c4a8..c1e13c2f25 100644 --- a/string/Makefile +++ b/string/Makefile @@ -47,7 +47,7 @@ o-objects.ob := memcpy.o memset.o memchr.o tests := tester inl-tester noinl-tester testcopy test-ffs \ tst-strlen stratcliff tst-svc tst-inlcall \ - bug-strncat1 bug-strspn1 bug-strpbrk1 + bug-strncat1 bug-strspn1 bug-strpbrk1 tst-bswap distribute := memcopy.h pagecopy.h tst-svc.expect -- cgit v1.2.3