Fresco/Babylon/config local.mk.in,1.7,1.8
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Babylon/config In directory purcel:/tmp/cvs-serv16136/Babylon/config Modified Files: local.mk.in Log Message: Add test-support to Babylon. No tests yet, but the infrastructure is in place now. Index: local.mk.in =================================================================== RCS file: /cvs/fresco/Fresco/Babylon/config/local.mk.in,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- local.mk.in 10 Dec 2002 05:46:10 -0000 1.7 +++ local.mk.in 3 Apr 2003 22:39:10 -0000 1.8 @@ -40,6 +40,8 @@ CXX := @CXX@ SYNOPSIS := synopsis +TEST_CONFIG := @TEST_CONFIG@ +SYN2CC := `$(TEST_CONFIG) --prefix`/bin/syn2cc.py SHTOOL := @top_srcdir@/config/shtool SO_CXXFLAGS := @SO_CXXFLAGS@