From c9b47d8bc21e1a68e195023329bc28569549cc09 Mon Sep 17 00:00:00 2001 From: Matt Needes Date: Fri, 15 Jul 1994 19:08:18 +0000 Subject: [PATCH] Defaults to install instead of build --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fc23318d4..f2e49fdb2 100644 --- a/Makefile +++ b/Makefile @@ -19,7 +19,7 @@ include config.mk -all: build +all: install depends: @(for FILE in ${BUILD_ARCHS}; \