4 lines
73 B
Plaintext
4 lines
73 B
Plaintext
|
echo "VGA Driver Build"
|
||
|
|
||
|
cc $CFLAGS -c sys/drv/vga/video.c -o $OBJ/vga.o
|