omos-tcnj2024/sys/drv/vga/Makescript

4 lines
73 B
Plaintext

echo "VGA Driver Build"
cc $CFLAGS -c sys/drv/vga/video.c -o $OBJ/vga.o