mirror of
https://github.com/Zygo/bees.git
synced 2025-06-16 01:26:18 +02:00
lib: add Uname, a constructor for utsname
Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
@ -19,6 +19,7 @@ CRUCIBLE_OBJS = \
|
||||
string.o \
|
||||
task.o \
|
||||
time.o \
|
||||
uname.o \
|
||||
|
||||
include ../makeflags
|
||||
-include ../localconf
|
||||
|
Reference in New Issue
Block a user