chore: fix almost *ALL* warnings.
[lunaix-os.git] / lunaix-os / config / make-os
index e3c26b7e28c2ca06a66caad1fdbf77dc30d6768a..fd4908ecd40a4d9f49d131a2dd82005b67f79e1b 100644 (file)
@@ -1,4 +1,8 @@
 OS_ARCH := x86
 OS_ARCH := x86
-OS_NAME = lunaix
-OS_BIN = $(OS_NAME).bin
-OS_ISO = $(OS_NAME).iso
\ No newline at end of file
+OS_NAME := lunaix
+OS_ID := LunaixOS
+OS_VER := dev$(shell date +%Y%m%d)
+OS_BIN := $(OS_NAME).bin
+OS_ISO := $(OS_NAME).iso
+
+USR_LIB := liblxusrt.a