Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pub
frama-c
Commits
39d0e0f1
Commit
39d0e0f1
authored
Jul 02, 2020
by
Virgile Prevosto
Committed by
Andre Maroneze
Jul 03, 2020
Browse files
remove ro file before regenerating it
parent
35cdc975
Changes
1
Show whitespace changes
Inline
Side-by-side
Makefile
View file @
39d0e0f1
...
...
@@ -2347,6 +2347,7 @@ endif
ifneq
("$(HAS_UNIX2DOS)","no")
tests/spec/preprocess_dos.c
:
tests/spec/preprocess_dos.c.in
\
Makefile share/Makefile.config
$(RM)
$@
$(SED)
-e
"s|@UNIX2DOS@|
$(UNIX2DOS)
|g"
\
-e
"s|@DONTRUN@||g"
\
$<
>
$@
...
...
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