mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 12:23:30 +00:00
0a920bbf3bd5324fff50301e7d3e8623dabd3023
Fix the file header description. Consistently use .endm for closing a macro started with .macro. [NTVDM] - Add "_clean" targets to generated asm16 targets. - Fix CMake dependency generation in a somewhat hackish way: I don't know how to cleanly specify the location of generated files for custom targets. And it is also hackish because in a CMake custom command which depends on the COMMAND.COM target, I also need to explicitely say that the command depends on the output file created by the COMMAND.COM target... - Add COMMAND.COM to the CD files, even if NTVDM doesn't use an external command.com for now. CORE-5221 svn path=/trunk/; revision=69234
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%