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
f850ebf0
Commit
f850ebf0
authored
Jun 23, 2014
by
Maxime Perrotin
Browse files
Makefile: removed -gnat2012
parent
cff1c1a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/regression/test12/Makefile
View file @
f850ebf0
...
...
@@ -6,7 +6,7 @@ generate-code:
compile
:
generate-code
asn1.exe
-Ada
dataview-uniq.asn
-typePrefix
asn1Scc
-equal
gnatmake
-c
-gnat2012
*
.adb
&&
echo
'All OK!'
gnatmake
-c
*
.adb
&&
echo
'All OK!'
#gcc -c test.c
#gnatbind -n trafficlight.ali
#gnatlink -o testcase test.o trafficlight.ali -lgnat -lm
...
...
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