FreeCalypso > hg > freecalypso-tools
diff ringtools/Makefile @ 888:b8ecdf54a957
fc-imyplay script
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 03 Apr 2022 04:28:44 +0000 |
parents | 34f0b7eb4b75 |
children |
line wrap: on
line diff
--- a/ringtools/Makefile Sun Apr 03 04:17:08 2022 +0000 +++ b/ringtools/Makefile Sun Apr 03 04:28:44 2022 +0000 @@ -1,7 +1,7 @@ CC= gcc CFLAGS= -O2 PROGS= fc-e1decode fc-e1gen fc-pwt-comp fc-ringlist-comp -SCRIPTS=fc-meltest-e1 fc-meltest-pwt +SCRIPTS=fc-imyplay fc-meltest-e1 fc-meltest-pwt SUBDIR= imy INSTALL_PREFIX= /opt/freecalypso