Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
ac7eae89
Commit
ac7eae89
authored
Mar 26, 2021
by
Maxime Perrotin
Browse files
use gnat-gps, not gps
parent
9299e7ea
Changes
2
Hide whitespace changes
Inline
Side-by-side
templates/skeletons/ada-source-instance/makefile.tmplt
View file @
ac7eae89
...
...
@@ -13,7 +13,7 @@ clean:
rm
-rf
obj
edit
:
echo
"project tmp_@_LOWER:Name_@ is For Source_Dirs use (
\"
src
\"
,
\"
../../dataview/Ada/
\"
); end tmp_@_LOWER:Name_@;"
>
tmp_@_LOWER:Name_@.gpr
gps
-P
tmp_@_LOWER:Name_@.gpr
gnat-
gps
-P
tmp_@_LOWER:Name_@.gpr
rm
tmp_@_LOWER:Name_@.gpr
@@--@@INLINE(
$(VISUAL)
)(
)()@@
@@--
@@TABLE@@
...
...
templates/skeletons/ada-source-type/makefile.tmplt
View file @
ac7eae89
...
...
@@ -13,7 +13,7 @@ clean:
rm
-rf
obj
edit
:
echo
"project tmp_@_LOWER:Name_@ is For Source_Dirs use (
\"
src
\"
,
\"
../../dataview/Ada/
\"
); end tmp_@_LOWER:Name_@;"
>
tmp_@_LOWER:Name_@.gpr
gps
-P
tmp_@_LOWER:Name_@.gpr
gnat-
gps
-P
tmp_@_LOWER:Name_@.gpr
rm
tmp_@_LOWER:Name_@.gpr
@@--@@INLINE(
$(VISUAL)
)(
)()@@
@@--
@@TABLE@@
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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