Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
POTTIER Francois
menhir
Commits
cfc8a200
Commit
cfc8a200
authored
Nov 12, 2015
by
POTTIER Francois
Browse files
GNUmakefile fix.
parent
e574965f
Changes
1
Hide whitespace changes
Inline
Side-by-side
GNUmakefile
View file @
cfc8a200
...
...
@@ -210,6 +210,7 @@ export: api
$(RSYNC)
$(API)
$(TARGET)
# Mettre jour la page Web de Menhir avec le nouveau numro de version.
cd
$(PAGE)
&&
\
cvs
up
&&
\
$(SED)
--in-place
=
.bak
"s/menhir-[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]/
$(PACKAGE)
/"
menhir.xml
&&
\
cvs commit
-m
"Updated Menhir's version number."
&&
\
if
[
-x
/opt/godi/bin/cduce
]
;
then
$(MAKE)
export
;
fi
...
...
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