From 5e5619bd48dab2c8a32c604001ffaae6f807b1af Mon Sep 17 00:00:00 2001 From: Dmitry Kakurin Date: Fri, 10 Aug 2007 01:09:34 -0700 Subject: [PATCH] Applied settings from config.mak to Makefile so we don't need config.mak anymore Signed-off-by: Dmitry Kakurin --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f3f08dbcc4..dd31119098 100644 --- a/Makefile +++ b/Makefile @@ -141,7 +141,7 @@ ALL_CFLAGS = $(CFLAGS) ALL_LDFLAGS = $(LDFLAGS) STRIP ?= strip -prefix = $(HOME) +prefix = bindir = $(prefix)/bin gitexecdir = $(bindir) sharedir = $(prefix)/share