Makefile
Jesse Michael,,,,
jmichael at gabe.freedesktop.org
Thu Nov 3 00:42:06 PST 2005
Update of /cvs/xtest/xtest/xts5/src/xim
In directory gabe:/tmp/cvs-serv10910/xts5/src/xim
Modified Files:
Makefile
Log Message:
clean up all vsw5 paths to use xts5 instead.
Index: Makefile
===================================================================
RCS file: /cvs/xtest/xtest/xts5/src/xim/Makefile,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Makefile 12 Feb 2005 15:14:15 -0000 1.1.1.1
+++ Makefile 3 Nov 2005 08:42:02 -0000 1.2
@@ -26,13 +26,16 @@
#
# Project: VSW5
#
-# File: vsw5/src/xim/Makefile
+# File: xts5/src/xim/Makefile
#
# Description:
# Makefile for Input Method tests' library
#
# Modifications
# $Log$
+# Revision 1.2 2005/11/03 08:42:02 jmichael
+# clean up all vsw5 paths to use xts5 instead.
+#
# Revision 1.1.1.1 2005/02/12 15:14:15 anderson
# VSW5 Source under an MIT license This is version 5.0.2 as received from
# AppTest with the new license applied.
@@ -69,7 +72,7 @@
#
# Location of Test Suite
#
-SUITE_ROOT = ${TET_ROOT}/vsw5
+SUITE_ROOT = ${TET_ROOT}/xts5
SUITE_LIB = ${SUITE_ROOT}/lib
SUITE_BIN = ${SUITE_ROOT}/bin
SUITE_INC = ${SUITE_ROOT}/include
More information about the xorg-test-commit
mailing list