- suppress enter/leaving directory

- improved

git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@908 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-01 13:46:20 +00:00
parent ae31f15682
commit 5f06173be0
2 changed files with 5 additions and 9 deletions
+1
View File
@@ -2,3 +2,4 @@ MAKE_HOME := /home/jens/work/software/make
CONFIG ?= debug
TARGET ?= main
BUILD_DIR ?= $(CURDIR)/build/${CONFIG}
MAKEFLAGS += --no-print-directory