- removed config.mk from package dirs

git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@911 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-01 13:50:25 +00:00
parent 5f6212c682
commit 82f8489466
2 changed files with 0 additions and 4 deletions
-1
View File
@@ -1 +0,0 @@
MAKE_HOME := /home/jens/work/software/make
-3
View File
@@ -1,3 +0,0 @@
MAKE_HOME := /home/jens/work/software/make
CONFIG ?= debug
BUILD_DIR ?= $(CURDIR)/build/${CONFIG}