diff src/Makefile.in.in @ 249:83b3d10dcba9 r20-5b23

Import from CVS: tag r20-5b23
author cvs
date Mon, 13 Aug 2007 10:19:09 +0200
parents 51092a27c943
children 677f6a0ee643
line wrap: on
line diff
--- a/src/Makefile.in.in	Mon Aug 13 10:18:22 2007 +0200
+++ b/src/Makefile.in.in	Mon Aug 13 10:19:09 2007 +0200
@@ -614,13 +614,14 @@
 
 .PHONY: mostlyclean clean distclean realclean versionclean extraclean
 mostlyclean:
-	$(RM) temacs puremacs quantmacs prefix-args depend.* *.o *.i core
+	$(RM) temacs puremacs quantmacs prefix-args depend.* *.o *.i \
+	  core puresize-adjust.h
 clean: mostlyclean versionclean
 	$(RM) libextcli* update-elc.stamp
 ## This is used in making a distribution.
 ## Do not use it on development directories!
 distclean: clean
-	$(RM) config.h paths.h puresize-adjust.h Emacs.ad.h \
+	$(RM) config.h paths.h Emacs.ad.h \
 	  Makefile Makefile.in TAGS xemacs.*
 realclean: distclean
 versionclean:
@@ -1325,6 +1326,8 @@
 dired.o: regex.h
 dired.o: sysdir.h
 dired.o: sysfile.h
+dlopen.o: config.h
+dlopen.o: buffer.h
 doc.o: blocktype.h
 doc.o: buffer.h
 doc.o: bufslots.h