* Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
authorJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:26:06 +0000 (14:26 +0000)
committerJim Blandy <jimb@redhat.com>
Sun, 14 Feb 1993 14:26:06 +0000 (14:26 +0000)
commit83f6a56577521de547fa3788e010a4cd675cf91d
tree04e3fff2f3d64dce0debb9b413d4d5f910550269
parent1bba56f6d77f7d2be7865be96b0e1ed9f4c2d528
* Makefile.in (COPYDIR, COPYDESTS): Remove ${srcdir}/info and
${infodir} from these variables; we have written out explicit code
to install the info files.

* Makefile.in: Some makes can't handle comments in the middle of
commands; move them to before the whole rule.
Makefile.in