Mercurial > emacs
diff Makefile.in @ 73679:6211df193121
Fix typo.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Sat, 04 Nov 2006 14:47:54 +0000 |
parents | dbad5ab7f084 |
children | 88beb338a4cc 02cf29720f31 |
line wrap: on
line diff
--- a/Makefile.in Sat Nov 04 14:44:13 2006 +0000 +++ b/Makefile.in Sat Nov 04 14:47:54 2006 +0000 @@ -280,7 +280,7 @@ -e 's;/[*] *arch-tag:.*;/*;') && \ ${srcdir}/move-if-change epaths.h.$$$$ src/epaths.h -# For parallel make, src should be build before leim. +# For parallel make, src should be built before leim. # "export PARALLEL=0" is for SGI's Make, to prevent it from # running more than 1 process in the leim directory, especially for # the $TIT files there.