annotate nt/install.bat @ 15144:9dd18e9e0362

(win32_kdb_patch_key): Initialize isdead. (key_event) [HAVE_NTGUI]: Use Windows key code.
author Geoff Voelker <voelker@cs.washington.edu>
date Fri, 03 May 1996 18:35:06 +0000
parents 1cc4d788d272
children 170295263e96
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11966
afa62a9109a8 Add carriage returns; necessary for batch files on Win95
Geoff Voelker <voelker@cs.washington.edu>
parents: 11766
diff changeset
1 nmake -f makefile.nt install
15131
1cc4d788d272 Check if INSTALL_DIR is passed as an argument.
Geoff Voelker <voelker@cs.washington.edu>
parents: 11966
diff changeset
2 @if not (%1) == () set INSTALL_DIR=%1