4 lines
83 B
Makefile
4 lines
83 B
Makefile
PROGRAM = ultrasonic
|
|
EXTRA_COMPONENTS = extras/ultrasonic
|
|
|
|
include ../../common.mk
|