Check if INSTALL_DIR is passed as an argument.

,
This commit is contained in:
Geoff Voelker 1996-05-03 18:19:57 +00:00
parent c6e6368426
commit a3d351a317

View file

@ -1 +1,2 @@
nmake -f makefile.nt install
@if not (%1) == () set INSTALL_DIR=%1