Makefile
Jamey Sharp
jamey at gabe.freedesktop.org
Mon Oct 31 17:22:48 PST 2005
Update of /cvs/xtest/xtest
In directory gabe:/tmp/cvs-serv6399
Modified Files:
Makefile
Log Message:
Recurse into xts5 when making all.
Index: Makefile
===================================================================
RCS file: /cvs/xtest/xtest/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile 31 Oct 2005 23:51:37 -0000 1.1
+++ Makefile 1 Nov 2005 01:22:45 -0000 1.2
@@ -3,3 +3,4 @@
mkdir bin lib lib/ksh lib/perl lib/tet3 lib/xpg3sh || true
sh configure -t lite
make -C src all install
+ make -C xts5
More information about the xorg-test-commit
mailing list