diff sw/sniff-dec/Makefile @ 47:7c9bf72d460f

project rename: installed binary names
author Mychaela Falconia <falcon@freecalypso.org>
date Thu, 21 Sep 2023 05:00:50 +0000
parents 5804ff735f9e
children 966a54303d68
line wrap: on
line diff
--- a/sw/sniff-dec/Makefile	Thu Aug 31 10:01:40 2023 +0000
+++ b/sw/sniff-dec/Makefile	Thu Sep 21 05:00:50 2023 +0000
@@ -1,6 +1,6 @@
 CC=	gcc
 CFLAGS=	-O2
-PROG=	simtrace3-sniff-dec
+PROG=	simsniff-dec
 OBJS=	atr.o command.o dispatch.o invtable.o main.o parity.o pps.o
 
 INSTALL_PREFIX=	/opt/freecalypso