ae5e256
--- dev86-0.16.17/makefile.in.nostrip	2007-01-30 14:28:38.000000000 +0100
ae5e256
+++ dev86-0.16.17/makefile.in	2007-01-30 14:40:56.000000000 +0100
ae5e256
@@ -78,7 +78,7 @@
ae5e256
 
ae5e256
 # Install files with the userid of the currently running process.
ae5e256
 INDAT=-m 644
ae5e256
-INEXE=-m 755 -s
ae5e256
+INEXE=-m 755
ae5e256
 INSCR=-m 755
ae5e256
 
ae5e256
 #ifdef __CYGWIN__