aboutsummaryrefslogtreecommitdiff
path: root/test-build.mk
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-07-10 21:54:44 +0000
committerK. Richard Pixley <rich@cygnus>1992-07-10 21:54:44 +0000
commit0986bf1bd9caedb9f7e73e18fbf80cbc95925087 (patch)
tree9d133d3ebd3cecf736961fe57e3da799e0df2ef7 /test-build.mk
parenta6463583c28fdf6c6cb25b6dcc0aa0ddfbea4a34 (diff)
downloadfsf-binutils-gdb-0986bf1bd9caedb9f7e73e18fbf80cbc95925087.zip
fsf-binutils-gdb-0986bf1bd9caedb9f7e73e18fbf80cbc95925087.tar.gz
fsf-binutils-gdb-0986bf1bd9caedb9f7e73e18fbf80cbc95925087.tar.bz2
GNUmakefile now called test-build.mk
Diffstat (limited to 'test-build.mk')
-rw-r--r--test-build.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-build.mk b/test-build.mk
index 665bad2..0982ee0 100644
--- a/test-build.mk
+++ b/test-build.mk
@@ -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 :=