aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
Diffstat (limited to 'asn1')
-rw-r--r--asn1/camel/Makefile.nmake2
-rw-r--r--asn1/h225/Makefile.nmake2
-rw-r--r--asn1/h235/Makefile.nmake2
-rw-r--r--asn1/h450/Makefile.nmake2
-rw-r--r--asn1/mpeg-pes/Makefile.nmake2
-rw-r--r--asn1/q932/Makefile.nmake2
-rw-r--r--asn1/qsig/Makefile.nmake2
7 files changed, 7 insertions, 7 deletions
diff --git a/asn1/camel/Makefile.nmake b/asn1/camel/Makefile.nmake
index 6aa21c4986..031542845c 100644
--- a/asn1/camel/Makefile.nmake
+++ b/asn1/camel/Makefile.nmake
@@ -28,6 +28,6 @@ include Makefile.common
include ../Makefile.inc.nmake
checkapi:
- $(PERL) ../../tools/checkAPIs.pl \
+ $(PERL) ../../tools/checkAPIs.pl -build \
$(PROTOCOL_NAME).cnf \
packet-$(PROTOCOL_NAME)-template.c \ No newline at end of file
diff --git a/asn1/h225/Makefile.nmake b/asn1/h225/Makefile.nmake
index 6aa21c4986..031542845c 100644
--- a/asn1/h225/Makefile.nmake
+++ b/asn1/h225/Makefile.nmake
@@ -28,6 +28,6 @@ include Makefile.common
include ../Makefile.inc.nmake
checkapi:
- $(PERL) ../../tools/checkAPIs.pl \
+ $(PERL) ../../tools/checkAPIs.pl -build \
$(PROTOCOL_NAME).cnf \
packet-$(PROTOCOL_NAME)-template.c \ No newline at end of file
diff --git a/asn1/h235/Makefile.nmake b/asn1/h235/Makefile.nmake
index 6aa21c4986..031542845c 100644
--- a/asn1/h235/Makefile.nmake
+++ b/asn1/h235/Makefile.nmake
@@ -28,6 +28,6 @@ include Makefile.common
include ../Makefile.inc.nmake
checkapi:
- $(PERL) ../../tools/checkAPIs.pl \
+ $(PERL) ../../tools/checkAPIs.pl -build \
$(PROTOCOL_NAME).cnf \
packet-$(PROTOCOL_NAME)-template.c \ No newline at end of file
diff --git a/asn1/h450/Makefile.nmake b/asn1/h450/Makefile.nmake
index 7a5709b5e0..73f481fcd8 100644
--- a/asn1/h450/Makefile.nmake
+++ b/asn1/h450/Makefile.nmake
@@ -28,7 +28,7 @@ include Makefile.common
include ../Makefile.inc.nmake
checkapi:
- $(PERL) ../../tools/checkAPIs.pl \
+ $(PERL) ../../tools/checkAPIs.pl -build \
$(PROTOCOL_NAME).cnf \
packet-$(PROTOCOL_NAME)-template.c
diff --git a/asn1/mpeg-pes/Makefile.nmake b/asn1/mpeg-pes/Makefile.nmake
index 6aa21c4986..031542845c 100644
--- a/asn1/mpeg-pes/Makefile.nmake
+++ b/asn1/mpeg-pes/Makefile.nmake
@@ -28,6 +28,6 @@ include Makefile.common
include ../Makefile.inc.nmake
checkapi:
- $(PERL) ../../tools/checkAPIs.pl \
+ $(PERL) ../../tools/checkAPIs.pl -build \
$(PROTOCOL_NAME).cnf \
packet-$(PROTOCOL_NAME)-template.c \ No newline at end of file
diff --git a/asn1/q932/Makefile.nmake b/asn1/q932/Makefile.nmake
index 6aa21c4986..031542845c 100644
--- a/asn1/q932/Makefile.nmake
+++ b/asn1/q932/Makefile.nmake
@@ -28,6 +28,6 @@ include Makefile.common
include ../Makefile.inc.nmake
checkapi:
- $(PERL) ../../tools/checkAPIs.pl \
+ $(PERL) ../../tools/checkAPIs.pl -build \
$(PROTOCOL_NAME).cnf \
packet-$(PROTOCOL_NAME)-template.c \ No newline at end of file
diff --git a/asn1/qsig/Makefile.nmake b/asn1/qsig/Makefile.nmake
index 6aa21c4986..031542845c 100644
--- a/asn1/qsig/Makefile.nmake
+++ b/asn1/qsig/Makefile.nmake
@@ -28,6 +28,6 @@ include Makefile.common
include ../Makefile.inc.nmake
checkapi:
- $(PERL) ../../tools/checkAPIs.pl \
+ $(PERL) ../../tools/checkAPIs.pl -build \
$(PROTOCOL_NAME).cnf \
packet-$(PROTOCOL_NAME)-template.c \ No newline at end of file