mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-19 05:38:56 +01:00
6 lines
92 B
Makefile
6 lines
92 B
Makefile
# Hey Emacs, this is a -*- makefile -*-
|
|
|
|
BINARY = blinky
|
|
|
|
include ../common/Makefile_inc.mk
|