Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Ocarina
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
TASTE
Ocarina
Commits
9f7262be
Commit
9f7262be
authored
Jun 09, 2015
by
yoogx
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Reflect new location of ocarina-configuration.adb
parent
1eeeaac7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
projects/Makefile.am
projects/Makefile.am
+2
-2
No files found.
projects/Makefile.am
View file @
9f7262be
...
...
@@ -105,12 +105,12 @@ 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/
main
/ocarina-configuration.adb
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/
main
/ocarina-configuration.adb
rm
$(top_builddir)
/src/
config
/ocarina-configuration.adb
distclean-local
:
for
d
in
$(BUILD_DIRS)
;
do
\
...
...
Write
Preview
Markdown
is supported
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