mirror of
https://github.com/greatscottgadgets/hackrf.git
synced 2026-03-04 22:46:00 +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
|