We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f8f0cd6 + ef499cf commit 75e0f93Copy full SHA for 75e0f93
Makefile
@@ -7,7 +7,8 @@ J=4
7
8
include config.mk
9
config.mk: configure
10
- ./configure
+ echo Please re-run configure
11
+ exit 1
12
13
BINDIR ?= /usr/bin
14
SBINDIR ?= /usr/sbin
0 commit comments