From: David Howells Date: Fri, 9 Feb 2018 10:44:34 +0000 (+0000) Subject: Fix Makefile X-Git-Tag: v0.3~18 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d8aae7112e93af6eb961f1a3c84d1dffb766870d;p=users%2Fdhowells%2Fkafs-client.git Fix Makefile --- diff --git a/Makefile b/Makefile index 3d117c5..b88d46e 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ -CFLAGS := -g -O2 -Wall -Wsign-compare -INSTALL := install -DESTDIR := -ETCDIR := /etc -BINDIR := /bin -MANDIR := /usr/share/man -SPECFILE := redhat/kafs-client.spec +CFLAGS = -g -O2 -Wall -Wsign-compare +INSTALL = install +DESTDIR = +ETCDIR = /etc +BINDIR = /usr/bin +MANDIR = /usr/share/man +SPECFILE = redhat/kafs-client.spec LNS := ln -sf