aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225
diff options
context:
space:
mode:
authorTomas Kukosa <tomas.kukosa@siemens.com>2007-10-15 18:44:53 +0000
committerTomas Kukosa <tomas.kukosa@siemens.com>2007-10-15 18:44:53 +0000
commit5ba3d8aaaa3311f4917889c6d191ce33ca30cd71 (patch)
tree0777130b42875e956a818569f8683f8f511c43f8 /asn1/h225
parent721796617d2f4353eef25b1e08945951917c4e65 (diff)
- add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmake
- solve h225<->h235 cyclic dependency with usage of -E option and #.IMPORT directive svn path=/trunk/; revision=23189
Diffstat (limited to 'asn1/h225')
-rw-r--r--asn1/h225/Makefile.common4
-rw-r--r--asn1/h225/h225.cnf4
2 files changed, 5 insertions, 3 deletions
diff --git a/asn1/h225/Makefile.common b/asn1/h225/Makefile.common
index 0bea93dc1f..a0e5e03dce 100644
--- a/asn1/h225/Makefile.common
+++ b/asn1/h225/Makefile.common
@@ -49,7 +49,9 @@ SRC_FILES = \
A2W_FLAGS= -e
-EXTRA_CNF= \
+EXTRA_CNF =
+
+IMPORT_CNF = \
../h235/h235-exp.cnf \
../h245/h245-exp.cnf
diff --git a/asn1/h225/h225.cnf b/asn1/h225/h225.cnf
index bac9f1e2a0..146f7b5742 100644
--- a/asn1/h225/h225.cnf
+++ b/asn1/h225/h225.cnf
@@ -3,14 +3,14 @@
# Copyright 2004 Anders Broman
# $Id$
-#.INCLUDE ../h235/h235-exp.cnf
+#.IMPORT ../h235/h235-exp.cnf
#.TYPE_ATTR
# override TransportAddress from H.245
# temporary solution till collision between imported and defined type is solved in the asn2wrs
TransportAddress TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(h225_TransportAddress_vals) BITMASK = 0
#.END
-#.INCLUDE ../h245/h245-exp.cnf
+#.IMPORT ../h245/h245-exp.cnf
#----------------------------------------------------------------------------------------
#.EXPORTS ONLY_VALS WS_VAR NO_PROT_PREFIX