diff octMakefile.in @ 2454:8d5c4ec28e19

[project @ 1996-11-01 07:43:54 by jwe]
author jwe
date Fri, 01 Nov 1996 07:43:54 +0000
parents a28ed603c65c
children eac91893f3fc
line wrap: on
line diff
--- a/octMakefile.in
+++ b/octMakefile.in
@@ -62,9 +62,11 @@
 
 octave-bug: octave-bug.in Makeconf octMakefile
 	@$(do-subst-config-vals)
+	chmod a+rx $@
 
 mkoctfile: mkoctfile.in Makeconf octMakefile
 	@$(do-subst-config-vals)
+	chmod a+rx $@
 
 $(SUBDIRS):
 	echo making all in $@