This website requires JavaScript.
Explore
Help
Register
Sign In
OS_Develop
/
FreeDOS
Watch
1
Star
0
Fork
0
You've already forked FreeDOS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
eda671d079
FreeDOS
/
utils
/
proto.bat
2 lines
68 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Introduce end-of-line normalization
2017-12-22 13:24:09 +01:00
for
%%
f
in
(
%1
%2
%3
%4
%5
%6
%7
%8
%9
)
do
mkptypes
%%
f
>>
proto.h
Reference in New Issue
Copy Permalink