Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nadezhda Ivanova
OpenLDAP
Commits
32bae0e7
Commit
32bae0e7
authored
Sep 15, 1998
by
Kurt Zeilenga
Browse files
Add ';' between echo when Make-common doesn't exist.
parent
08165e5b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
32bae0e7
...
...
@@ -342,7 +342,7 @@ Make-common: Make-common.dist
echo
"or touch Make-common to ignore."
;
\
exit
1
;
\
fi
;
\
echo
"Copy Make-common.dist or Make-common.gmake to Make-common"
\
echo
"Copy Make-common.dist or Make-common.gmake to Make-common"
;
\
echo
" Edit as needed before making!"
;
\
exit
1
#
...
...
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