This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
kernel
mirror of
https://github.com/FDOS/kernel.git
Watch
1
Star
0
Fork
You've already forked kernel
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ab6d98ff56
kernel
/
utils
/
proto.bat
2 lines
69 B
Batchfile
Raw
Normal View
History
Unescape
Escape
unix2dos bat files ms-dos/pc-dos command.com does not understand unix line-endings.
2016-10-02 22:45:32 +02:00
for
%%
f
in
(
%1
%2
%3
%4
%5
%6
%7
%8
%9
)
do
mkptypes
%%
f
>>
proto.h