(do-install): Don't abort if ln or chmod at the end
authorBrian Fox <bfox@gnu.org>
Mon, 20 Sep 1993 13:47:22 +0000 (13:47 +0000)
committerBrian Fox <bfox@gnu.org>
Mon, 20 Sep 1993 13:47:22 +0000 (13:47 +0000)
commit4b52e0b4ec3ce9523a8bccd3ce95678ee25ddff5
tree6a7d992f0427eb42cb3828be715cb5aa0915d25d
parentdce3d8a95ce4ca9802ad83d8d9d09c27028649e6
(do-install): Don't abort if ln or chmod at the end
of the installation fail.  Suggested by Karl Berry.

(*clean): Use "$(MAKE) $(MAKEFLAGS)" wherever "make"
was used.  Set MAKEFLAGS from MFLAGS.
Makefile.in