From f7eee8dc0154f92dc3aa0fa81124eb88ece492c7 Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 5 Sep 2016 14:31:39 +0200 Subject: INSTALL.md: mention GNU make --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index f012792..c7ed628 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,5 +1,7 @@ # Compiling and installing mblaze +You must use GNU make to build. + Use `make all` to build, `make install` to install relative to `PREFIX` (`/usr/local` by default). The `DESTDIR` convention is respected. -- cgit 1.4.1