dreamos82 / Dreamos64

My experiments with osdev... again
160 stars 8 forks source link

[BUILD] Makefile: separate configuration from build part #162

Closed dreamos82 closed 1 year ago

dreamos82 commented 1 year ago

and render the build commands as variable, instead of hardcode them.

dreamos82 commented 1 year ago

Implemented in PR #163