Mercurial > emacs
annotate nt/fast-install.bat @ 54557:0d079d423ca1
*** empty log message ***
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 25 Mar 2004 22:45:20 +0000 |
parents | 93ce5f375b46 |
children | 375f2633d815 |
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 fast_install |
52414
93ce5f375b46
Fix some DOS line-ending inconsistencies introduced with arch-tag:
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
2 |
93ce5f375b46
Fix some DOS line-ending inconsistencies introduced with arch-tag:
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
3 goto skipArchTag |
93ce5f375b46
Fix some DOS line-ending inconsistencies introduced with arch-tag:
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
4 arch-tag: 13c64379-e658-452f-92d3-90d0f230ca70 |
93ce5f375b46
Fix some DOS line-ending inconsistencies introduced with arch-tag:
Miles Bader <miles@gnu.org>
parents:
52401
diff
changeset
|
5 :skipArchTag |