From 6ba882ec3900daaf7992707d4f1e8a25cbc2ec3f Mon Sep 17 00:00:00 2001 From: sin Date: Sat, 24 Jan 2015 12:30:20 +0000 Subject: [PATCH] We don't need GNU make to build on OpenBSD --- README | 2 -- 1 file changed, 2 deletions(-) diff --git a/README b/README index 01624c2..eb2441c 100644 --- a/README +++ b/README @@ -93,8 +93,6 @@ form a base system similar to busybox but much smaller and suckless. Building -------- -You need GNU make to build sbase on OpenBSD. - To build sbase, simply type make. You may have to fiddle with config.mk depending on your system.