omos-tcnj2024/sys/drv/vga/Makescript

4 lines
73 B
Plaintext
Raw Normal View History

2024-02-18 04:55:37 +01:00
echo "VGA Driver Build"
cc $CFLAGS -c sys/drv/vga/video.c -o $OBJ/vga.o