Fresco/Fresco-Test/config local.mk.in,1.1,1.2
Tobias Hunger <[email protected]>
| Newsgroups | gmane.comp.video.fresco.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvs/fresco/Fresco/Fresco-Test/config In directory purcel:/tmp/cvs-serv2214/config Modified Files: local.mk.in Log Message: Improve build support: calling make now builds everything, stores it into the appropriate directories in the build tree and finally build the test in syunit-c++/test. Now we only need to decide which targets should actually build the tests and what to do when a test fails... Index: local.mk.in =================================================================== RCS file: /cvs/fresco/Fresco/Fresco-Test/config/local.mk.in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- local.mk.in 19 Feb 2003 22:27:35 -0000 1.1 +++ local.mk.in 3 Apr 2003 19:45:42 -0000 1.2 @@ -40,6 +40,7 @@ CXX := @CXX@ SYNOPSIS := synopsis +SYN2CC := @abs_top_builddir@/bin/syn2cc.py SHTOOL := @top_srcdir@/config/shtool SO_CXXFLAGS := @SO_CXXFLAGS@