]> code.delx.au - gnu-emacs/blobdiff - leim/makefile.w32-in
Merge from gnus--devo--0
[gnu-emacs] / leim / makefile.w32-in
index 4d760ff69c85aed2a4697ec1113fc91cf401bb87..00603fee62b8cc70e7fd52bc912c30f6adaea73e 100644 (file)
@@ -1,7 +1,8 @@
 # -*- Makefile -*- for leim subdirectory in GNU Emacs on the Microsoft W32 API.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
 #   Free Software Foundation, Inc.
-# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
+# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
+#   2006, 2007
 #   National Institute of Advanced Industrial Science and Technology (AIST)
 #   Registration Number H14PRO021
 
@@ -27,7 +28,7 @@ srcdir=.
 # Where to install LEIM files.
 INSTALLDIR=$(INSTALL_DIR)/leim
 
-# On Xenix and the IBM RS6000, double-dot gets screwed up.
+# On IBM RS6000, double-dot gets screwed up.
 dot = .
 
 # Which Emacs to use to convert TIT files to Emacs Lisp files,