Sign in
vanadium
/
release.projects.luma
/
872f0bd1b4e95717cf028548c10a66804a07ec18
/
.
/
Makefile
blob: 44d7f04b74d36cb07648295baa8f43ca593fa031 [
file
] [
log
] [
blame
]
MAKEFLAGS
+=
--
warn
-
undefined
-
variables
SHELL
:=
/
bin
/
bash
.
SHELLFLAGS
:=
-
eu
-
o pipefail
-
c
.
DEFAULT_GOAL
:=
all
.
SUFFIXES
:
.
PHONY
:
all
all
:
@true
# silences watch, do not remove.
.
PHONY
:
test
test
:
@true