Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 98 Bytes

INSTALL.md

File metadata and controls

11 lines (8 loc) · 98 Bytes

Building on ssuboard

gcc -std=gnu99 *.c -lm

Building on Ubuntu

gcc *.c -lm