Removed builtin rules and left over fix.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -3s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -3s
This commit is contained in:
parent
f258a92475
commit
183b0908aa
2 changed files with 4 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
# Configure make, can't use tabs here, than no indenting,
|
||||
# as white space is not for typing multiple white spaces.
|
||||
MAKEFLAGS += --no-builtin-rules
|
||||
MAKEFLAGS += --no-builtin-variables
|
||||
.SUFFIXES:
|
||||
.PHONY: Makefile
|
||||
ifdef VERBOSE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue