diff options
Diffstat (limited to 'compiler/standardClient.ey')
| -rw-r--r-- | compiler/standardClient.ey | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/compiler/standardClient.ey b/compiler/standardClient.ey index 940b974..3d93aa5 100644 --- a/compiler/standardClient.ey +++ b/compiler/standardClient.ey @@ -455,7 +455,9 @@ } /eachLine deff > > -- } /makefile deff - |makefile /fdToFile sys .deff + { + RDWR 511 makefile + } /fdToFile sys .deff { # 0777 = 511 1 neg RDONLY 511 makefile |
