example/webrtcd: example/main.c tinyrtc.h $(CC) $(CFLAGS) -I. -o $@ example/main.c .PHONY: clean clean: rm -f example/webrtcd