GNUmakefile now called test-build.mk
This commit is contained in:
parent
a6463583c2
commit
0986bf1bd9
@ -48,7 +48,7 @@ release_root := $(ROOTING)/$(RELEASE_TAG)
|
||||
|
||||
TIME := time
|
||||
GCC := gcc -O
|
||||
GNU_MAKE := /usr/latest/bin/make
|
||||
GNU_MAKE := /usr/latest/bin/make -f test-build.mk
|
||||
override MAKE := make
|
||||
override MAKEFLAGS :=
|
||||
override MFLAGS :=
|
||||
|
Loading…
x
Reference in New Issue
Block a user