mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-21 09:40:18 +00:00
4 lines
48 B
Makefile
4 lines
48 B
Makefile
all:
|
|
gcc -g -Wall -pthread -o hd-rum hd-rum.c
|
|
|