summaryrefslogtreecommitdiff
path: root/compatMakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1993-02-22 19:19:33 +0000
committerRoland McGrath <roland@redhat.com>1993-02-22 19:19:33 +0000
commit60a76e0d39e81a1722513b9ed5cd599b3cf3086e (patch)
tree77fd865b8970678d6c3283910b85aaa80c11baad /compatMakefile
parentc88072ca7473b4894f1de9d35b20aab613ed8bfb (diff)
downloadgunmake-60a76e0d39e81a1722513b9ed5cd599b3cf3086e.tar.gz
Formerly compatMakefile.~65~
Diffstat (limited to 'compatMakefile')
-rw-r--r--compatMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/compatMakefile b/compatMakefile
index 5a620f7..67ed8a5 100644
--- a/compatMakefile
+++ b/compatMakefile
@@ -192,7 +192,7 @@ $(bindir)/$(instname): make
$(infodir)/$(instname).info: make.info
for file in make.info*; do \
$(INSTALL_DATA) $$file \
- `echo $@ | sed "s/$(instname).info\$$/$$file/"`; \
+ `echo $@ | sed "s,$(instname).info\$$,$$file,"`; \
done
$(mandir)/$(instname).$(manext): make.man