diff options
author | Karl Heuer <kwzh@gnu.org> | 1995-04-12 04:48:18 +0000 |
---|---|---|
committer | Karl Heuer <kwzh@gnu.org> | 1995-04-12 04:48:18 +0000 |
commit | 57925ed2b35c4ad05330a0ab5583f1d24231f48a (patch) | |
tree | b9c54cd1b8ca3e3e8a15de405f0b6f3227998e5e /nt/fast-install.bat | |
parent | 8d2d16704eff9634502b32b9e236362796173cf0 (diff) | |
download | emacs-57925ed2b35c4ad05330a0ab5583f1d24231f48a.tar.gz |
Initial revision
Diffstat (limited to 'nt/fast-install.bat')
-rwxr-xr-x | nt/fast-install.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nt/fast-install.bat b/nt/fast-install.bat new file mode 100755 index 00000000000..157c4ab8751 --- /dev/null +++ b/nt/fast-install.bat @@ -0,0 +1 @@ +nmake -f makefile.nt fast_install
|