Changed batch files to use CR LF - command.com gets confused otherwise.
build.bat clean.bat clobber.bat default.bat utils/echoto.bat utils/proto.bat utils/wlinker.bat utils/rmfiles.bat git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@1181 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
parent
f14329ef38
commit
0539a70107
@ -1,2 +1 @@
|
|||||||
for %%f in ( %1 %2 %3 %4 %5 %6 %7 %8 %9 ) do mkptypes %%f >>proto.h
|
for %%f in ( %1 %2 %3 %4 %5 %6 %7 %8 %9 ) do mkptypes %%f >>proto.h
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user