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