mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 07:25:10 -04:00
3 lines
47 B
Makefile
3 lines
47 B
Makefile
|
|
demo: demo.c libvgl.a
|
||
|
|
cc -o demo demo.c -lvgl
|