]> git.eshelyaron.com Git - emacs.git/commitdiff
(realclean): New target.
authorKarl Heuer <kwzh@gnu.org>
Wed, 7 Jun 1995 21:06:17 +0000 (21:06 +0000)
committerKarl Heuer <kwzh@gnu.org>
Wed, 7 Jun 1995 21:06:17 +0000 (21:06 +0000)
(elisp): Remove any old elisp-* files first.

lispref/Makefile.in

index 6682e5ceb7d3563f2b4c770ea2f3908cd6496756..484555fcf07f3e593abe388d1b5c4acf294dc5a1 100644 (file)
@@ -73,6 +73,7 @@ index.texi:
 # The info file is named `elisp'.
 
 elisp: $(srcs) index.texi makeinfo
+       rm -f elisp-*
        ./makeinfo elisp.texi
 
 install: elisp elisp.dvi
@@ -89,6 +90,9 @@ clean:
        rm -f makeinfo.o makeinfo getopt.o getopt1.o
        rm -f texindex.o texindex index.texi
 
+realclean: clean
+       rm -f elisp elisp-*
+
 dist:
        -mkdir temp
        -mkdir temp/$(manual)