]> code.delx.au - gnu-emacs/blobdiff - Makefile.in
Define fullscreen_hook.
[gnu-emacs] / Makefile.in
index fb361001f7af4f7ecaad62d7f82245bd10405351..7bfa79008285a780083bfe1c93cb1742a90c0a86 100644 (file)
@@ -280,7 +280,7 @@ epaths-force: FRC
          -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.