This commit is contained in:
Dhanya Maliakal 2016-11-10 10:26:02 +01:00
parent a4d4b05c1d
commit 37c0b5bdc1

View File

@ -3,7 +3,7 @@
# Include common definitions # Include common definitions
include Makefile.include include Makefile.include
INSTALLROOT ?= $(PWD) INSTALLROOT ?= $(PWD)
BINDIR ?= $(INSTALLROOT)/bin BINDIR ?= $(INSTALLROOT)/bin
DOCDIR ?= $(INSTALLROOT)/docs DOCDIR ?= $(INSTALLROOT)/docs
LIBDIR ?= $(INSTALLROOT)/bin LIBDIR ?= $(INSTALLROOT)/bin