Check-in Number:
|
4251 | |
Date: |
2001-Aug-01 13:24:45 (local)
2001-Aug-01 11:24:45 (UTC) |
User: | simons |
Branch: | callback-semantic-rewrite |
Comment: |
Temporarily disabled building of xml test suites. |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/xds/regression-tests/Makefile.in 1.10 -> 1.10.2.1
--- Makefile.in 2001/07/24 14:55:56 1.10
+++ Makefile.in 2001/08/01 11:24:45 1.10.2.1
@@ -12,8 +12,10 @@
xds-getbuffer.exe xds-decode.exe xds-setbuffer.exe xds-engine-restart.exe \
xdr-uint32.exe xdr-int32.exe xdr-uint64.exe xdr-int64.exe \
xdr-octetstream.exe xdr-octetstream-empty.exe xdr-string.exe \
- xdr-string-empty.exe xds-mystruct.exe xml-uint32.exe xml-int32.exe \
- xml-uint64.exe xml-int64.exe xml-double.exe
+ xdr-string-empty.exe xds-mystruct.exe
+
+# xml-uint32.exe xml-int32.exe \
+# xml-uint64.exe xml-int64.exe xml-double.exe
.SUFFIXES:
.SUFFIXES: .c .exe
|
|