projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
437a783
)
(charset.alias): Use t-$@, not $@-t so the DOS 8.3
author
Jim Meyering
<jim@meyering.net>
Sat, 8 Apr 2000 06:34:02 +0000
(06:34 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 8 Apr 2000 06:34:02 +0000
(06:34 +0000)
names don't conflict. Reported by Eli Zaretskii.
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index b4300e0183d8f478fc96027cbfb777f7250d4cdd..2997269989fb42fe3b51079c05e879b9d3570704 100644
(file)
--- a/
lib/Makefile.am
+++ b/
lib/Makefile.am
@@
-86,8
+86,8
@@
uninstall-local: all-local
fi
charset.alias: config.charset
- $(SHELL) $(srcdir)/config.charset '@host@' >
$@-t
- mv
$@-t
$@
+ $(SHELL) $(srcdir)/config.charset '@host@' >
t-$@
+ mv
t-$@
$@
SUFFIXES = .sed .sin
.sin.sed: