Mercurial > emacs
view nt/install.bat @ 22390:e4b446e3a26d
(cperl-pod-to-manpage): Function deleted
(cperl-pod2man-build-command, cperl-perldoc-at-point): Likewise.
(cperl-perldoc): Likewise.
(pod2man-program): Variable deleted.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 07 Jun 1998 23:37:02 +0000 |
parents | afc59ce2842a |
children | cc0d47241404 |
line wrap: on
line source
@echo off if (%1) == (speed) set BUILD_TYPE=spd if (%1) == (speed) shift if not (%1) == () set INSTALL_DIR=%1 nmake -f makefile.nt install set INSTALL_DIR= set BUILD_TYPE=