- cleaned up Makefiles

git-svn-id: http://moon:8086/svn/software/trunk/projects/mpsk_rx_gui@930 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2022-06-02 06:30:33 +00:00
parent d065b8062e
commit 4f4fc52c01
9 changed files with 41 additions and 20 deletions
-2
View File
@@ -1,8 +1,6 @@
MAKE_HOME ?= /home/jens/work/software/make
CONFIG ?= debug
BUILD_DIR ?= ./build/${CONFIG}
MAKEFLAGS += --no-print-directory
JUCE_PATH ?= $(realpath ../../../extlib/JUCE)
JUCE_MODULES := ${JUCE_PATH}/modules