rename SimpleTCAP asn.1 module to TC (TCAP Components)

This reflects the existing code which expects such a TC module to exist.
This commit is contained in:
Harald Welte 2011-10-18 20:42:47 +02:00
parent 6b363e580e
commit 745bcf4099
2 changed files with 3 additions and 6 deletions

View File

@ -17,10 +17,10 @@ $(EBIN)/%.beam:%.erl
default: all
.PHONY: all
all: q773 q755 q775 simple
all: q773 q755 q775
.PHONY: q773
q773: $(EBIN)/TR.beam $(EBIN)/TCAPMessages.beam \
q773: $(EBIN)/TR.beam $(EBIN)/TC.beam $(EBIN)/TCAPMessages.beam \
$(EBIN)/DialoguePDUs.beam $(EBIN)/UnidialoguePDUs.beam
TR.erl: TCAPMessages.erl
@ -34,9 +34,6 @@ TC-Testing-User.erl: TC-TMP.erl Remote-Operations-Information-Objects.erl
.PHONY: q775
q775: $(EBIN)/TCAP-Examples.beam $(EBIN)/TCAP-Tools.beam
.PHONY: simple
simple: $(EBIN)/SimpleTCAP.beam
TCAP-Examples.erl: Remote-Operations-Information-Objects.erl
TCAP-Tools.erl: Remote-Operations-Information-Objects.erl
TC-Notation-Extensions.erl: TCAPMessages.erl \

View File

@ -7,7 +7,7 @@
-- parts and ignore the application-specific parameters/rsults of the
-- respective operation.
SimpleTCAP
TC
DEFINITIONS IMPLICIT TAGS