diff src/Makefile.in.in @ 1727:7c80b06e433f

[xemacs-hg @ 2003-09-30 16:46:15 by james] Don't let make distclean remove xemacs.def.in.in.
author james
date Tue, 30 Sep 2003 16:46:20 +0000
parents 64eaceca611d
children 7580e52a8218
line wrap: on
line diff
--- a/src/Makefile.in.in	Tue Sep 30 15:27:01 2003 +0000
+++ b/src/Makefile.in.in	Tue Sep 30 16:46:20 2003 +0000
@@ -976,7 +976,8 @@
 ## Do not use it on development directories!
 distclean: clean
 	$(RM) config.h paths.h Emacs.ad.h $(LISP)/finder-inf.el* \
-	  GNUmakefile Makefile Makefile.in TAGS $(PROGNAME).*
+	GNUmakefile Makefile Makefile.in TAGS $(DUMP_TARGET) $(RAW_EXE) \
+	xemacs.def xemacs.def.in
 realclean: distclean
 extraclean: realclean
 	$(RM) *~ \#* m/*~ m/\#* s/*~ s/\#*