mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
3 lines
92 B
Makefile
3 lines
92 B
Makefile
# Add below to override Makefile values (using :=) as in: HAVE_STRING_H:= YES
|
|
DEBUG= -O0 -g
|