Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
external
sofia-sip
Commits
09931a6f
Commit
09931a6f
authored
19 years ago
by
Pekka Pessi
Browse files
Options
Download
Patches
Plain Diff
Fixed rule to build sip_tag_ref.c.
darcs-hash:20051129151756-65a35-7ee31e5a3cf93eff5760242d7700c27ee80f1a78.gz
parent
e6491091
bc
bc-flexisip-release/2.3
bc_flexisip_2_0
dev/fix_tls_setup
fix/certificate_update_multiple_transports
master
tmp/test_tport
1.13.45bc
1.13.44bc
1.13.43bc
1.13.42bc
1.13.41bc
1.13.40bc
1.13.39bc
1.13.38bc
1.13.37bc
1.13.36bc
1.13.35bc
1.13.34bc
1.13.33bc
1.13.32bc
1.13.30bc
1.13.29bc
1.13.28bc
1.13.27
1.13.26
1.13.26bc
1.13.25bc
1.13.24bc
1.13.23bc
1.13.22bc
1.13.21bc
1.13.20bc
1.13.19bc
1.13.18bc
1.13.16bc
1.13.11bc
1.13.10bc
1.13.9bc
1.13.8bc
1.13.7bc
1.13.6bc
1.13.5bc
1.13.4bc
1.13.3bc
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libsofia-sip-ua/sip/Makefile.am
+1
-2
libsofia-sip-ua/sip/Makefile.am
with
1 addition
and
2 deletions
libsofia-sip-ua/sip/Makefile.am
+
1
−
2
View file @
09931a6f
...
...
@@ -114,10 +114,9 @@ sip_parser_table.c: sip_bad_mask
sip_%.h
:
sip_%.h.in $(MSG_PARSER_AWK)
sip_%.c
:
sip_%.c.in $(MSG_PARSER_AWK)
sip_tag.c
sip_tag_ref.c
sip_hclasses.h sip_protos.h sip_tag.h
:
sip.h
sip_tag.c sip_hclasses.h sip_protos.h sip_tag.h
:
sip.h
$(
AWK_MSG_AWK
)
PR
=
$@
$<
sip_parser_table.c
:
sip.h
$(
AWK_MSG_AWK
)
PT
=
$@
FLAGFILE
=
$(
srcdir
)
/sip_bad_mask
\
MC_HASH_SIZE
=
127
MC_SHORT_SIZE
=
26
$<
This diff is collapsed.
Click to expand it.
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets