diff options
author | Geoff Voelker <voelker@cs.washington.edu> | 1995-05-09 02:25:50 +0000 |
---|---|---|
committer | Geoff Voelker <voelker@cs.washington.edu> | 1995-05-09 02:25:50 +0000 |
commit | 1270d847987f8ab314d78e9c8055211a821e2fff (patch) | |
tree | 2e0c0fa5c6bef4e98f00a91808808fea32768134 /nt/ebuild.bat | |
parent | 3f363523fd37d1ac92c6a5b27e648059433e4767 (diff) | |
download | emacs-1270d847987f8ab314d78e9c8055211a821e2fff.tar.gz |
removed ^Ms
Diffstat (limited to 'nt/ebuild.bat')
-rwxr-xr-x | nt/ebuild.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/ebuild.bat b/nt/ebuild.bat index 32cea5af9fa..6b5247cf2cc 100755 --- a/nt/ebuild.bat +++ b/nt/ebuild.bat @@ -1 +1 @@ -nmake -f makefile.nt all
+nmake -f makefile.nt all |