Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Olena
olena
Commits
abd96716
Commit
abd96716
authored
Feb 24, 2020
by
Konstantin Baierer
Committed by
Robert Sachunsky
Mar 06, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
simplify recipe for mln/version.hh
parent
3bb2737c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
milena/Makefile.am
milena/Makefile.am
+1
-3
No files found.
milena/Makefile.am
View file @
abd96716
...
...
@@ -105,9 +105,7 @@ edit = sed -e 's,@PACKAGE_BUGREPORT[@],$(PACKAGE_BUGREPORT),g' \
EXTRA_DIST
=
mln/version.hh.in
$(srcdir)/mln/version.hh
:
mln/version.hh.in $(top_srcdir)/configure.ac Makefile.am
rm
-f
$@
$@
.tmp
srcdir
=
''
;
\
test
-f
./
$@
.in
||
srcdir
=
$(srcdir)
/
;
\
$(edit)
$
${srcdir}$@
.in
>
$@
.tmp
$(edit)
$@
.in
>
$@
.tmp
chmod
a-w
$@
.tmp
mv
$@
.tmp
$@
...
...
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