(bookmark-locate): ;;;###autoload this alias.
[emacs.git] / nt / install.bat
blob6a8b4deee4c79b9e81a7c83c4288c0b075dddff0
1 nmake -f makefile.nt install\r
2 @echo off
3 if (%1) == (speed) set BUILD_TYPE=spd
4 if (%1) == (speed) shift
5 if not (%1) == () set INSTALL_DIR=%1
6 @if not (%1) == () set INSTALL_DIR=%1