view nt/ebuild.bat @ 45978:a8fbafaa31ad

(event-start, event-end, event-click-count): Accept non-mouse events as well. (read-key): New function. (read-quoted-char): Use it. Use this-single-command-raw-keys as well.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Sun, 23 Jun 2002 22:13:15 +0000
parents 0c5df70bbee8
children 695cf19ef79e
line wrap: on
line source

@echo off
if (%1) == () nmake -f makefile.nt all
if not (%1) == () nmake -f makefile.nt %1 %2 %3 %4 %5 %6 %7 %8 %9