* lwlib/Makefile.in (mostlyclean): Remove references to non-existent files.
authorGlenn Morris <rgm@gnu.org>
Sat, 15 May 2010 02:02:28 +0000 (19:02 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 15 May 2010 02:02:28 +0000 (19:02 -0700)
lwlib/ChangeLog
lwlib/Makefile.in

index dfa6188..7e8edb9 100644 (file)
@@ -1,3 +1,7 @@
+2010-05-15  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (mostlyclean): Remove references to non-existent files.
+
 2010-05-13  Jan Djärv  <jan.h.d@swipnet.se>
 
        * lwlib-Xaw.c (make_dialog): Remove extra arg to XtVaGetSubresources.
index c72b392..eac0917 100644 (file)
@@ -75,7 +75,7 @@ lwlib-Xm.o:    lwlib-Xm.c lwlib-Xm.h lwlib.h lwlib-int.h lwlib-utils.h
 xlwmenu.o: xlwmenu.c xlwmenu.h lwlib.h xlwmenuP.h
 
 mostlyclean:
-       $(RM) *.o core errs ,* *.a .emacs_* make.log MakeOut \#*
+       $(RM) *.o core liblw.a \#*
 
 clean: mostlyclean
 distclean: clean