tetbuild.cfg
Jamey Sharp
jamey at gabe.freedesktop.org
Mon Oct 31 15:09:12 PST 2005
Update of /cvs/xtest/xtest/src/tet3/demo/slave
In directory gabe:/tmp/cvs-serv27930/src/tet3/demo/slave
Added Files:
tetbuild.cfg tetclean.cfg tetexec.cfg
Log Message:
Importing TET 3.3h (unsupported) sources from http://tetworks.opengroup.org/tet/tet3.3h-unsup.src.tgz.
Omitted the contrib directory: we don't care, and the license situation wasn't entirely clear.
--- NEW FILE: tetbuild.cfg ---
# SCCS: @(#)tetbuild.cfg 1.4 (97/07/15)
# TETware release 3.3
#
# slave system build mode configuration file for the TETware
# demonstration
#
# most of the configuration variables are inherited from the
# master system
#
# only variables that are specific to the slave system appear here
#
#
# the build tool:
#
# when the slave is a UNIX-like system or both master and slave systems
# are of the same type, the value of TET_BUILD_TOOL to use is the one
# inherited from the master system
#
# when the master is a UNIX-like system and the slave is a Windows NT system,
# set TET_BUILD_TOOL to "./ntbuild.ksh" in this file, thus:
#
# TET_BUILD_TOOL=./ntbuild.ksh
--- NEW FILE: tetclean.cfg ---
# SCCS: @(#)tetclean.cfg 1.4 (97/07/15)
# TETware release 3.3
#
# slave system clean mode configuration file for the TETware
# demonstration
#
# most of the configuration variables are inherited from the
# master system
#
# only variables that are specific to the slave system appear here
#
#
# the clean tool:
#
# when the slave is a UNIX-like system or both master and slave systems
# are of the same type, the value of TET_CLEAN_TOOL to use is the one
# inherited from the master system
#
# when the master is a UNIX-like system and the slave is a Windows NT system,
# set TET_CLEAN_TOOL to "./ntclean.ksh" in this file, thus:
#
# TET_CLEAN_TOOL=./ntclean.ksh
--- NEW FILE: tetexec.cfg ---
# SCCS: @(#)tetexec.cfg 1.3 (96/11/10)
# TETware release 3.3
#
# slave system exec mode configuration file for the TETware
# demonstration
#
# most of the configuration variables are inherited from the
# master system
#
# only variables that are specific to the slave system appear here
#
More information about the xorg-test-commit
mailing list