- removed --no-print-directory
This commit is contained in:
@@ -2,9 +2,8 @@ MAKE_HOME ?= /home/jens/work/software/make
|
||||
CONFIG ?= debug
|
||||
TARGET ?= test_desymbolizer
|
||||
BUILD_DIR ?= $(shell pwd)/build/${CONFIG}
|
||||
MAKEFLAGS += --no-print-directory
|
||||
|
||||
LIBSRC_PATH ?= $(realpath ../../../../../libsrc)
|
||||
BLAZE_PATH ?= $(realpath ../../../../../extlib/blaze)
|
||||
|
||||
export
|
||||
export
|
||||
|
||||
Reference in New Issue
Block a user