Mercurial > emacs
comparison Makefile.in @ 106931:fc97b35886c9
Merge from mainline.
author | Katsumi Yamaoka <yamaoka@jpl.org> |
---|---|
date | Wed, 13 Jan 2010 09:37:38 +0000 |
parents | 1d1d5d9bd884 |
children | bc371c4be819 376148b31b5e |
comparison
equal
deleted
inserted
replaced
106930:a30f962075db | 106931:fc97b35886c9 |
---|---|
1 # DIST: This is the distribution Makefile for Emacs. configure can | 1 # DIST: This is the distribution Makefile for Emacs. configure can |
2 # DIST: make most of the changes to this file you might want, so try | 2 # DIST: make most of the changes to this file you might want, so try |
3 # DIST: that first. | 3 # DIST: that first. |
4 | 4 |
5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, | 5 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, |
6 # 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 | 6 # 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 |
7 # Free Software Foundation, Inc. | 7 # Free Software Foundation, Inc. |
8 | 8 |
9 # This file is part of GNU Emacs. | 9 # This file is part of GNU Emacs. |
10 | 10 |
11 # GNU Emacs is free software: you can redistribute it and/or modify | 11 # GNU Emacs is free software: you can redistribute it and/or modify |