]> code.delx.au - gnu-emacs/blobdiff - src/Makefile.in
(SYSTEM_TYPE): Use berkeley-unix.
[gnu-emacs] / src / Makefile.in
index fbaa7356f434f03284cdeaa1e30f3e104b825d52..045d3a439e3745f56793fb1bda77370d7ccdafb9 100644 (file)
@@ -1,3 +1,7 @@
+# DIST: This is the distribution Makefile for Emacs.  configure can
+# DIST: make most of the changes to this file you might want, so try
+# DIST: that first.
+
 MAKE = make
 # BSD doesn't have it as a default.
 
@@ -16,7 +20,7 @@ doall:
 #This is used in making a distribution.
 #Do not use it on development directories!
 distclean:
-       -rm -f paths.h config.h machine.h system.h emacs-* temacs xemacs xmakefile core *~ \#* *.o
+       -rm -f paths.h config.h machine.h system.h emacs-* temacs xemacs xmakefile core *~ m/*~ s/*~ \#* *.o
 
 clean:
        -rm -f temacs xemacs xmakefile* core \#* *.o
@@ -47,4 +51,5 @@ xmakefile: ymakefile config.h
        rm -f junk.c
 
 tags TAGS:
-       etags [a-z]*.h [a-z]*.c ../lisp/[a-z]*.el ../lisp/term/[a-z]*.el
+       etags [a-z]*.h [a-z]*.c ../lisp/[a-z]*.el ../lisp/term/[a-z]*.el \
+             ../external-lisp/*.el