Tobias Hunger
2004-05-14 09:49:05 UTC
Update of /cvs/fresco/Fresco/Babylon/test
In directory frida:/tmp/cvs-serv7507/test
Modified Files:
Makefile.in
Log Message:
CVS fumbled the last commit... manually commiting missing files from last
changeset.
Index: Makefile.in
===================================================================
RCS file: /cvs/fresco/Fresco/Babylon/test/Makefile.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile.in 28 Jan 2004 12:36:04 -0000 1.9
+++ Makefile.in 14 May 2004 09:49:03 -0000 1.10
@@ -110,7 +110,7 @@
$(SYN): $(CXX_TESTS)
@echo generating $(@F)
- $(SYNOPSIS) -pC++ -I$(hdir) -I`$(FRESCO_TEST_CONFIG) --include-dir` -o $@ $<
+ $(SYNOPSIS) -pCxx -I$(hdir) -I`$(FRESCO_TEST_CONFIG) --include-dir` -o $@ $<
$(HARNESS): $(SYN)
@echo generating test harness for $(@F)
In directory frida:/tmp/cvs-serv7507/test
Modified Files:
Makefile.in
Log Message:
CVS fumbled the last commit... manually commiting missing files from last
changeset.
Index: Makefile.in
===================================================================
RCS file: /cvs/fresco/Fresco/Babylon/test/Makefile.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- Makefile.in 28 Jan 2004 12:36:04 -0000 1.9
+++ Makefile.in 14 May 2004 09:49:03 -0000 1.10
@@ -110,7 +110,7 @@
$(SYN): $(CXX_TESTS)
@echo generating $(@F)
- $(SYNOPSIS) -pC++ -I$(hdir) -I`$(FRESCO_TEST_CONFIG) --include-dir` -o $@ $<
+ $(SYNOPSIS) -pCxx -I$(hdir) -I`$(FRESCO_TEST_CONFIG) --include-dir` -o $@ $<
$(HARNESS): $(SYN)
@echo generating test harness for $(@F)