[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[commits] r1289 - in /trunk/libc: ChangeLog.eglibc option-groups.mak
- To: commits@xxxxxxxxxx
- Subject: [commits] r1289 - in /trunk/libc: ChangeLog.eglibc option-groups.mak
- From: jimb@xxxxxxxxxx
- Date: Thu, 25 Jan 2007 22:53:58 -0000
Author: jimb
Date: Thu Jan 25 14:53:58 2007
New Revision: 1289
Log:
* option-groups.mak: Initialize xtests-y.
Modified:
trunk/libc/ChangeLog.eglibc
trunk/libc/option-groups.mak
Modified: trunk/libc/ChangeLog.eglibc
==============================================================================
--- trunk/libc/ChangeLog.eglibc (original)
+++ trunk/libc/ChangeLog.eglibc Thu Jan 25 14:53:58 2007
@@ -1,6 +1,7 @@
2007-01-25 Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
* Makerules: Allow option groups to control xtests as well.
+ * option-groups.mak: Initialize xtests-y.
2006-12-26 Jim Blandy <jimb@xxxxxxxxxxxxxxxx>
Modified: trunk/libc/option-groups.mak
==============================================================================
--- trunk/libc/option-groups.mak (original)
+++ trunk/libc/option-groups.mak Thu Jan 25 14:53:58 2007
@@ -21,4 +21,5 @@
install-sbin-y :=
extra-objs-y :=
tests-y :=
+xtests-y :=
test-srcs-y :=