]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix mostlyclean rules
authorPo Lu <luangruo@yahoo.com>
Wed, 1 Mar 2023 07:54:57 +0000 (15:54 +0800)
committerPo Lu <luangruo@yahoo.com>
Wed, 1 Mar 2023 07:54:57 +0000 (15:54 +0800)
* cross/Makefile.in: Remove outdated comment.
* src/Makefile.in: (.PHONY): Clean android-emacs and
libemacs.so, not emacs.so and aemacs.

cross/Makefile.in
src/Makefile.in

index bc51c2ef5d7ffe658b0fc6a0f2614a7a7066343b..217a08f3b52f8691e37b0be84d9183d1b7487361 100644 (file)
@@ -32,12 +32,6 @@ top_builddir = @top_builddir@
 # $(top_builddir)/lib-src/Makefile.android are copied to their usual
 # locations in this directory.
 
-# Finally, the following commands are executed in order, to produce
-# libgnu.a, various binaries in lib-src, and src/aemacs:
-#   make -C lib libgnu.a
-#   make -C lib-src src/aemacs
-#   make -C src aemacs
-
 # This is possibly the ugliest Makefile ever written!
 
 LIB_SRCDIR = $(realpath ./lib)
index da348812eb71feaa916a3c634f3d3f4923bbe6b1..1e364cd7a1027079ebbdc404ad53167fc7d3de71 100644 (file)
@@ -807,7 +807,7 @@ ns-app: emacs$(EXEEXT) $(pdmp)
 .PHONY: versionclean
 
 mostlyclean:
-       rm -f aemacs emacs.so
+       rm -f android-emacs libemacs.so
        rm -f temacs$(EXEEXT) core ./*.core \#* ./*.o
        rm -f dmpstruct.h
        rm -f emacs.pdmp