feat: rename 'ZenithOS' => 'MontaukOS' and fix build system issues
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Makefile for shared libc static library on ZenithOS
|
||||
# Makefile for shared libc static library on MontaukOS
|
||||
# Copyright (c) 2025-2026 Daniel Hammer
|
||||
|
||||
MAKEFLAGS += -rR
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* libc.c
|
||||
* Minimal C standard library for ZenithOS userspace programs
|
||||
* Minimal C standard library for MontaukOS userspace programs
|
||||
* Based on the proven libc from the DOOM port.
|
||||
* Copyright (c) 2025-2026 Daniel Hammer
|
||||
*/
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user