omos-tcnj2024/sys/Makescript
2024-02-17 22:55:37 -05:00

4 lines
67 B
Plaintext

echo "Kernel Build"
cc $CFLAGS -c sys/sysinit.c -o $OBJ/sysinit.o