FreeCalypso > hg > gsmhr-codec-ref
diff Makefile @ 3:a6db7d8d6df4
change compile-time quiet control to runtime,
and suppress all noisy output
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 15 Jun 2024 00:09:40 +0000 |
parents | aa7cc4333d95 |
children |
line wrap: on
line diff
--- a/Makefile Fri Jun 14 23:57:53 2024 +0000 +++ b/Makefile Sat Jun 15 00:09:40 2024 +0000 @@ -1,5 +1,5 @@ CC= gcc -CFLAGS= -O2 -fno-builtin -DSILENT +CFLAGS= -O2 -fno-builtin PROG= gsm_hr OBJS= dtx.o err_conc.o globdefs.o gsm_hr.o homing.o host.o mathdp31.o \ mathhalf.o sp_dec.o sp_enc.o sp_frm.o sp_rom.o sp_sfrm.o vad.o