libipc-examples/mk/makefile.static-build

7 lines
97 B
Plaintext

ifdef STATIC
STATIC_BUILD ?= -static
endif
# For interactive completion in the shell.
STATIC ?=