]> code.delx.au - gnu-emacs/blobdiff - msdos/mainmake.v2
(make-char): Doc-string modified.
[gnu-emacs] / msdos / mainmake.v2
index 38f8d8be5e813d81865a3531e0df2a3898df8b22..121a1ec65cd1a88282295b5d1b12ca5f0e08e87a 100644 (file)
@@ -70,7 +70,10 @@ install: all
 
 FRC:
 
-TAGS tags:     lib-src
+TAGS tags:     lib-src FRC
+       cd lib-src
+       if exist etags.exe mv -f etags.exe ../bin
+       cd ..
        cd lisp
        ../bin/etags [a-zA-Z]*.el term/[a-zA-Z]*.el
        cd ..