From: fennecdjay Date: Sun, 3 Jul 2022 17:10:59 +0000 (+0200) Subject: :wrench: do not X-Git-Tag: nightly~264^2~111 X-Git-Url: http://10.10.0.4:5575/?a=commitdiff_plain;h=98028fb7c88c4bde1922f54f6b9f2a905a90fd5d;p=gwion.git :wrench: do not --- diff --git a/Makefile b/Makefile index 473aadd5..9d631d84 100644 --- a/Makefile +++ b/Makefile @@ -104,7 +104,7 @@ libcmdapp/libcmdapp.a: @+CFLAGS=-I$(shell pwd)/util/libtermcolor/include ${MAKE} -s -C libcmdapp static fmt/libgwion-fmt.a: ast/libgwion_ast.a - @+CFLAGS="-I$(shell pwd)/util/libtermcolor/include -I$(shell pwd)/ast/libprettyerr/include" ${MAKE} -s -C fmt + @+${MAKE} -s -C fmt libfmt.a ast/libprettyerr/libprettyerr.a: @+CFLAGS=-I$(shell pwd)/util/libtermcolor/include ${MAKE} -s -C ast/libprettyerr static