mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-17 00:38:50 +00:00
apps refactor
This commit is contained in:
5
Makefile
5
Makefile
@ -1,5 +1,6 @@
|
|||||||
BIN = strfry
|
BIN ?= strfry
|
||||||
OPT = -O3 -g
|
APPS ?= dbutils relay mesh
|
||||||
|
OPT ?= -O3 -g
|
||||||
|
|
||||||
include golpe/rules.mk
|
include golpe/rules.mk
|
||||||
|
|
||||||
|
2
golpe
2
golpe
Submodule golpe updated: dde080d39a...e6706930d1
Reference in New Issue
Block a user