diff rvinterf/ctracedec/Makefile @ 49:642da3373772

rvinterf/*/Makefile: move to /opt/freecalypso
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 06:11:55 +0000
parents e7502631a0f9
children 90d7c360a614
line wrap: on
line diff
--- a/rvinterf/ctracedec/Makefile	Wed Oct 26 06:01:50 2016 +0000
+++ b/rvinterf/ctracedec/Makefile	Wed Oct 26 06:11:55 2016 +0000
@@ -2,7 +2,7 @@
 CFLAGS=	-O2
 PROG=	ctracedec
 OBJS=	decode.o doprnt.o main.o processlog.o readtab.o
-INSTBIN=/usr/local/bin
+INSTBIN=/opt/freecalypso/bin
 
 all:	${PROG}