Elliot Nunn 269a655a67 Add a script to convert line endings
Git works better with LFs but MPW mostly requires CRs.
ConvertLineEndings acts only on TEXT files, so run SuggestFileTypes
first. Then:

:Make:ConvertLineEndings > "{TempFolder}FixLines" ; "{TempFolder}FixLines"

ConvertLineEndings is both an MPW script and a C program. The script
builds the fast MPW C Tool, and suggests a command that will use the
Tool to fix all the line endings in the repository.
2017-12-26 09:52:36 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:52:36 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:52:23 +08:00
2017-12-26 09:52:23 +08:00
Description
Build the 68k part of the NewWorld Mac ROM
18 MiB
Languages
C 57.9%
R 21.8%
OpenEdge ABL 16.4%
Makefile 2.9%
Assembly 0.9%