diff target-utils/compalstage/Makefile @ 26:b301b75de0e0

install misc files into /usr/local/share/freecalypso as non-executable
author Mychaela Falconia <falcon@freecalypso.org>
date Sun, 23 Oct 2016 01:20:55 +0000
parents 21eec7569eb8
children 2c9ea966edb9
line wrap: on
line diff
--- a/target-utils/compalstage/Makefile	Sun Oct 23 01:00:19 2016 +0000
+++ b/target-utils/compalstage/Makefile	Sun Oct 23 01:20:55 2016 +0000
@@ -26,7 +26,7 @@
 
 install:
 	mkdir -p ${INSTDIR}
-	install -c ${TARGETS} ${INSTDIR}
+	install -c -m 644 ${TARGETS} ${INSTDIR}
 
 clean:
 	rm -f *.o *errs *core *.bin