aboutsummaryrefslogtreecommitdiff
path: root/dist/tests/cxx/hybrid/nmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/tests/cxx/hybrid/nmakefile')
-rw-r--r--dist/tests/cxx/hybrid/nmakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/dist/tests/cxx/hybrid/nmakefile b/dist/tests/cxx/hybrid/nmakefile
index b31619b..61097dd 100644
--- a/dist/tests/cxx/hybrid/nmakefile
+++ b/dist/tests/cxx/hybrid/nmakefile
@@ -21,6 +21,9 @@ dirs = $(dirs) built-in default enumeration list test-template union
dirs = $(dirs) iso8859-1
!endif
+!if "$(XSDE_PARSER_VALIDATION)" == "y"
+dirs = $(dirs) choice recursive clone
+
!if "$(XSDE_CDR)" == "y"
dirs = $(dirs) binary/cdr
!endif
@@ -28,9 +31,6 @@ dirs = $(dirs) binary/cdr
!if "$(XSDE_XDR)" == "y"
dirs = $(dirs) binary/xdr
!endif
-
-!if "$(XSDE_PARSER_VALIDATION)" == "y"
-dirs = $(dirs) choice recursive clone
!endif
!endif # XSDE_IOSTREAM