diff ffstools/tiffs-rd/Makefile @ 46:a4afdada80fc

ffstools: move to /opt/freecalypso/bin
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 05:59:54 +0000
parents e7502631a0f9
children 90d7c360a614
line wrap: on
line diff
--- a/ffstools/tiffs-rd/Makefile	Wed Oct 26 05:57:14 2016 +0000
+++ b/ffstools/tiffs-rd/Makefile	Wed Oct 26 05:59:54 2016 +0000
@@ -3,7 +3,7 @@
 PROG=	tiffs
 OBJS=	basics.o cat.o globals.o inode.o ls.o main.o object.o tree.o xtr.o
 HDRS=	globals.h pathname.h struct.h types.h
-INSTBIN=/usr/local/bin
+INSTBIN=/opt/freecalypso/bin
 
 all:	${PROG}