Applied settings from config.mak to Makefile so we don't need config.mak anymore

Signed-off-by: Dmitry Kakurin <Dmitry.Kakurin@gmail.com>
This commit is contained in:
Dmitry Kakurin
2007-08-10 01:09:34 -07:00
parent 855f254b2b
commit 5e5619bd48

View File

@@ -141,7 +141,7 @@ ALL_CFLAGS = $(CFLAGS)
ALL_LDFLAGS = $(LDFLAGS)
STRIP ?= strip
prefix = $(HOME)
prefix =
bindir = $(prefix)/bin
gitexecdir = $(bindir)
sharedir = $(prefix)/share