INSTALL.md: mention GNU make

pull/10/head
Christian Neukirchen 8 years ago
parent 3b849d9068
commit f7eee8dc01

@ -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.

Loading…
Cancel
Save