FreeCalypso > hg > freecalypso-tools
diff rvinterf/asyncshell/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 | 5b4e345095c4 |
children | 8c7e86bc137e |
line wrap: on
line diff
--- a/rvinterf/asyncshell/Makefile Wed Oct 26 06:01:50 2016 +0000 +++ b/rvinterf/asyncshell/Makefile Wed Oct 26 06:11:55 2016 +0000 @@ -4,8 +4,8 @@ OBJS= at.o help.o init.o main.o oneshot.o parse.o pktsort.o poweroff.o \ rxctl.o sendarb.o sendsp.o tchcmd.o tchplay.o tchrec.o usercmd.o LIBS= ../libasync/libasync.a ../libg23/libg23.a -INSTBIN=/usr/local/bin -INSTHELP=/usr/local/share/freecalypso +INSTBIN=/opt/freecalypso/bin +INSTHELP=/opt/freecalypso/helpfiles all: ${PROG}