Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
dmt
Commits
e690eb08
Commit
e690eb08
authored
Sep 03, 2019
by
Thanassis Tsiodras
Browse files
Typo.
parent
35497bd8
Changes
1
Hide whitespace changes
Inline
Side-by-side
dmt/A_mappers/python_A_mapper.py
View file @
e690eb08
...
...
@@ -148,7 +148,7 @@ $(BDIR)/$(GRAMMAR)_getset.c: $(GRAMMAR).asn
# Create the ACN file if it is missing
$(BDIR)/$(GRAMMAR).acn:
%(tab)mono $(ASN1SCC) -ACND -o $(BDIR) $(GRAMMAR).asn
%(tab)
s
mono $(ASN1SCC) -ACND -o $(BDIR) $(GRAMMAR).asn
# The hell of multiple outputs (see https://www.gnu.org/software/automake/manual/html_node/Multiple-Outputs.html )
$(BDIR)/asn1crt.c: $(GRAMMAR).asn $(GRAMMAR).acn
...
...
Write
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!
Cancel
Please
register
or
sign in
to comment