Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
Ocarina
Commits
46fa494e
Commit
46fa494e
authored
Jan 07, 2017
by
yoogx
Browse files
* No need to create/destroy ocarina-configuration.adb
For issue #52
parent
c95ae55e
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/Makefile.am
View file @
46fa494e
...
...
@@ -104,12 +104,10 @@ clean-local: $(BUILD_DIRS) $(CLEAN_STAMPS) clean-mknodes
# gnatclean that requires this file to be present to delete files ...
$(CLEAN_STAMPS)
:
%-clean:
touch
$(top_builddir)
/src/config/ocarina-configuration.adb
$(INIT_ADA_PROJECT_PATH)
$(GNATCLEAN)
-P
$*
$(GNATFLAGS)
$(GNAT_LIB_FLAGS)
\
-XABS_SRC_DIR
=
"
$(PL_DEP_ABS_SRC_DIR)
"
\
-XABS_BUILD_DIR
=
"
$(PL_DEP_ABS_BUILD_DIR)
"
\
$(AP_FLAGS)
;
rm
$(top_builddir)
/src/config/ocarina-configuration.adb
distclean-local
:
for
d
in
$(BUILD_DIRS)
;
do
\
...
...
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