mirror of
https://github.com/eddyem/small_tel.git
synced 2026-03-22 01:31:01 +03:00
OK
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# run `make DEF=...` to add extra defines
|
||||
PROGRAM := getparams
|
||||
PROGRAM := invertercmd
|
||||
LDFLAGS := -fdata-sections -ffunction-sections -Wl,--gc-sections -Wl,--discard-all
|
||||
LDFLAGS += -lusefull_macros
|
||||
SRCS := $(wildcard *.c)
|
||||
|
||||
Reference in New Issue
Block a user