diff miscutil/Makefile @ 473:90d7c360a614

main tree Makefile hierarchy: INSTALL_PREFIX= scheme implemented
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 13 Feb 2019 05:06:15 +0000
parents a5dab452be0d
children 89e9e79a7f55
line wrap: on
line diff
--- a/miscutil/Makefile	Tue Feb 12 00:30:37 2019 +0000
+++ b/miscutil/Makefile	Wed Feb 13 05:06:15 2019 +0000
@@ -3,7 +3,10 @@
 PROGS=	fc-fr2tch fc-gsm2vm fc-rgbconv fc-serterm fc-tch2fr fc-vm2hex imei-luhn\
 	mokosrec2bin
 SCRIPTS=c139explore pirexplore
-INSTBIN=/opt/freecalypso/bin
+
+INSTALL_PREFIX=	/opt/freecalypso
+
+INSTBIN=${INSTALL_PREFIX}/bin
 
 all:	${PROGS}