mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-06 16:23:41 +08:00
9c2632d9d1
old-commit-hash: af301ad7b5cb6cc5c38725082acab3eecab19c29
3 lines
47 B
Makefile
3 lines
47 B
Makefile
all:
|
|
gcc main.c -o cantest -pthread -lpthread
|