Update makefile

This commit is contained in:
2026-08-31 17:20:26 +02:00
parent c24f2e88d2
commit b1e97367d1

View File

@@ -28,7 +28,7 @@ init:
'_OLD_VIRTUAL_PS1="$$PS1"' \
'' \
'# Base configuration variables (Updated by "env_set VARIABLE value")' \
'export CC="cc"' \
'export CC="c99"' \
'export LIBS=""' \
'export CFLAGS=""' \
'export DEBUG_FLAGS=""' \