[Asterisk-code-review] third party/Makefile.rules: Replace unsupported != operator... (asterisk[13])
Richard Mudgett
asteriskteam at digium.com
Thu Mar 3 17:44:44 CST 2016
Richard Mudgett has posted comments on this change.
Change subject: third_party/Makefile.rules: Replace unsupported != operator with $(shell ...)
......................................................................
Patch Set 3:
(3 comments)
https://gerrit.asterisk.org/#/c/2351/3/third-party/Makefile.rules
File third-party/Makefile.rules:
Line 3: SUBMAKE?=$(MAKE) --quiet --no-print-directory
This is indented with a tab while the following lines are indented with spaces.
Intentional?
Line 9: SUBMAKE?=$(MAKE)
This is indented with a tab while the following lines are indented with spaces.
Intentional?
Line 16: DOWNLOAD :=
This line is now unnecessary.
--
To view, visit https://gerrit.asterisk.org/2351
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I16b2e1878a4f91e7e9740abd427f9639f933c479
Gerrit-PatchSet: 3
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: George Joseph <george.joseph at fairview5.com>
Gerrit-Reviewer: Richard Mudgett <rmudgett at digium.com>
Gerrit-HasComments: Yes
More information about the asterisk-code-review
mailing list