emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] /srv/bzr/emacs/trunk r110253: Partially revert previous co


From: Bastien Guerry
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110253: Partially revert previous commit.
Date: Sun, 30 Sep 2012 00:01:57 +0200
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110253
committer: Bastien Guerry <address@hidden>
branch nick: trunk
timestamp: Sun 2012-09-30 00:01:57 +0200
message:
  Partially revert previous commit.
  
  The help: target for the Makefile was just meant as a local test.
modified:
  Makefile.in
=== modified file 'Makefile.in'
--- a/Makefile.in       2012-09-29 20:45:44 +0000
+++ b/Makefile.in       2012-09-29 22:01:57 +0000
@@ -281,19 +281,6 @@
 
 .PHONY: all ${SUBDIR} blessmail epaths-force FRC
 
-help::
-       $(info )
-       $(info make all               Compile and build Emacs.)
-       $(info make install           Install Emacs.)
-       $(info make TAGS              Update tags tables.)
-       $(info )
-       $(info make clean             Delete files created by building Emacs.)
-       $(info make distclean         Delete all files created by building or 
configuring.)
-       $(info make maintainer-clean  Like distclean, but delete more files: 
*.elc, etc.)
-       $(info make extra-clean       Like maintainer-clean, but delete backups 
and autosaves.)
-       $(info )
-       $(info make bootstrap         Compile and build from a clean state.)
-
 removenullpaths=sed -e 's/^://g' -e 's/:$$//g' -e 's/::/:/g'
 
 # Generate epaths.h from epaths.in.  This target is invoked by `configure'.


reply via email to

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