mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
3 lines
44 B
Makefile
3 lines
44 B
Makefile
all: easylogo.c
|
|
gcc easylogo.c -o easylogo
|