--- dev86/makefile.in +++ dev86/makefile.in @@ -81,7 +81,7 @@ CFLAGS += -no-cpp-precomp # Install files with the userid of the currently running process. INDAT=-m 644 -INEXE=-m 755 -s +INEXE=-m 755 INSCR=-m 755 #ifdef __CYGWIN__