Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
OpenGEODE
Commits
069b6250
Commit
069b6250
authored
Oct 04, 2020
by
Maxime Perrotin
Browse files
Update Makefile
parent
6ced4b0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/testsuite/test6/Makefile
View file @
069b6250
...
...
@@ -25,7 +25,11 @@ test-qgen-gt-ada:
test-qgen-gt-c
:
$(TESTQGEN_GT_C)
$(ROOT_MODEL)
test-ada
:
myfunction.ali dataview-uniq.o | test_ada.o
test-ada
:
dataview-uniq.o | test_ada.o
cp
myfunction_ri.ada myfunction_ri.adb
$(OPENGEODE)
myfunction.pr system_structure.pr
--toAda
mono
$(ASN1SCC)
-Ada
-typePrefix
asn1Scc
-equal
*
.asn
gnat make myfunction
$(GNATBIND)
-n
myfunction.ali
$(GNATLINK)
-o
test_ada test_ada.o myfunction.ali
./test_ada | diff expected -
...
...
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