emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/Makefile.in,v


From: Adrian Robert
Subject: [Emacs-diffs] Changes to emacs/src/Makefile.in,v
Date: Sat, 19 Jul 2008 22:23:30 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Adrian Robert <arobert> 08/07/19 22:23:30

Index: Makefile.in
===================================================================
RCS file: /sources/emacs/emacs/src/Makefile.in,v
retrieving revision 1.418
retrieving revision 1.419
diff -u -b -r1.418 -r1.419
--- Makefile.in 19 Jul 2008 20:47:26 -0000      1.418
+++ Makefile.in 19 Jul 2008 22:23:29 -0000      1.419
@@ -1355,9 +1355,12 @@
        rm -f buildobj.lst
 clean: mostlyclean
        rm -f emacs-*.*.*${EXEEXT} emacs${EXEEXT}
+#ifdef HAVE_NS
+       rm -fr ${ns_appdir}
 #ifdef NS_IMPL_GNUSTEP
        rm -f *.d
 #endif
+#endif
 /* bootstrap-clean is used to clean up just before a bootstrap.
    It should remove all files generated during a compilation/bootstrap,
    but not things like config.status or TAGS.  */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]