kolibrios/programs/develop/obj2def
Andrew Dent 09cb62069d Fix EN typos
- Corrections for en_US language.
- Some whitespace sanitation.

git-svn-id: svn://kolibrios.org@10068 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-30 20:45:33 +00:00
..
cdict Fix EN typos 2024-05-30 20:45:33 +00:00
cvec [obj2def] Initial commit 2021-12-30 23:01:05 +00:00
epep [obj2def] Initial commit 2021-12-30 23:01:05 +00:00
main.c [obj2def] Initial commit 2021-12-30 23:01:05 +00:00
README.md [obj2def] Initial commit 2021-12-30 23:01:05 +00:00

clink

Very simple (yet?) COFF to COFF linker. Merges several COFF files into one. Only works for dependency-less objects yet (designed exclusively for linking objects into KolibriOS COFF library).

Development process (in Russian)