Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
PolyORB-HI-C
Commits
a01334ed
Commit
a01334ed
authored
Sep 15, 2013
by
yoogx
Browse files
Merge remote-tracking branch 'git-svn'
parents
88c80fcf
36cf03d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
share/make/Makefile.common
View file @
a01334ed
...
...
@@ -307,7 +307,7 @@ endif
ifeq
($(TARGET), $(filter $(TARGET), linux32-xenomai-posix linux32-xenomai-native))
EXE
=
$(BINARY)
$(BINARY)
:
@
if
[
!
-f
xeno-config
]
;
then
\
@
if
[
x
"
$
(which
xeno-config
)"
=
x
]
;
then
\
echo
"Xenomai is not installed in your system, exiting"
;
\
else
\
$(MAKE)
generate-asn1-deployment target-objects compile-po-hi
$(USER_OBJS)
$(GENERATED_OBJS)
$(TARGET_OBJECTS)
;
\
...
...
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