# Hey Emacs, this is a -*- makefile -*- BINARY = sgpio SRC = $(BINARY).c \ ../common/hackrf_core.c \ ../common/si5351c.c include ../common/Makefile_inc.mk