comparison Makefile.in @ 83091:7f60e040ccfc

Merged in changes from CVS HEAD Patches applied: * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-177 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-178 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-179 Update from CVS * miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-180 Update from CVS git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-131
author Karoly Lorentey <lorentey@elte.hu>
date Sat, 03 Apr 2004 20:24:17 +0000
parents 09447687fd1f
children 68d5e826543e
comparison
equal deleted inserted replaced
83090:72c2a3eb27da 83091:7f60e040ccfc
43 # distribution. 43 # distribution.
44 # 44 #
45 # make maintainer-clean 45 # make maintainer-clean
46 # Delete everything from the current directory that can be 46 # Delete everything from the current directory that can be
47 # reconstructed with this Makefile. This typically includes 47 # reconstructed with this Makefile. This typically includes
48 # everything deleted by distclean, plus more: C source files 48 # everything deleted by distclean, plus more: .elc files,
49 # produced by Bison, tags tables, info files, and so on. 49 # C source files produced by Bison, tags tables, info files,
50 # and so on.
50 # 51 #
51 # make extraclean 52 # make extraclean
52 # Still more severe - delete backup and autosave files, too. 53 # Still more severe - delete backup and autosave files, too.
53 54
54 SHELL = /bin/sh 55 SHELL = /bin/sh