mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-06-23 10:02:06 +08:00
dba8e01e54
git-subtree-dir: panda git-subtree-split: ae816c104a99a8cd4d508ccd6abdc7b93053529c
3 lines
47 B
Makefile
3 lines
47 B
Makefile
all:
|
|
gcc main.c -o cantest -pthread -lpthread
|