initial commit

Signed-off-by: Ian Moffett <ian@mirocom.org>
This commit is contained in:
2026-04-16 18:18:52 -04:00
commit 4df50a5373
12 changed files with 340 additions and 0 deletions
Executable
+16
View File
@@ -0,0 +1,16 @@
#!/bin/sh
#
# Copyright (c) 2026, Mirocom Laboratories
# All rights reserved.
#
# The following sources are CONFIDENTIAL and PROPRIETARY
# property of Mirocom Laboratories. Unauthorized copying,
# use, distrubution or modification of this file, in whole
# and in part, is strictly prohibited without the prior written
# consent from Mirocom Laboratories.
#
MAKE=make
cd usr/src/; \
$MAKE