diff options
Diffstat (limited to 'admin/emake')
| -rwxr-xr-x | admin/emake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/emake b/admin/emake index 9bebd340678..548611c6afc 100755 --- a/admin/emake +++ b/admin/emake | |||
| @@ -29,6 +29,7 @@ s#^Running # Running # | |||
| 29 | s#^Configured for # Configured for # | 29 | s#^Configured for # Configured for # |
| 30 | s#^./temacs.*# \\& # | 30 | s#^./temacs.*# \\& # |
| 31 | s#^make.*Error# \\& # | 31 | s#^make.*Error# \\& # |
| 32 | s#^Dumping under the name# \\& # | ||
| 32 | ' | \ | 33 | ' | \ |
| 33 | grep -E --line-buffered -v "^make|\ | 34 | grep -E --line-buffered -v "^make|\ |
| 34 | ^Loading|\ | 35 | ^Loading|\ |
| @@ -43,7 +44,6 @@ GEN.*autoloads|\ | |||
| 43 | ^Adding name|\ | 44 | ^Adding name|\ |
| 44 | ^Dump mode|\ | 45 | ^Dump mode|\ |
| 45 | ^Dumping finger|\ | 46 | ^Dumping finger|\ |
| 46 | ^Dumping under the name|\ | ||
| 47 | ^Byte counts|\ | 47 | ^Byte counts|\ |
| 48 | ^Reloc counts|\ | 48 | ^Reloc counts|\ |
| 49 | ^Pure-hashed|\ | 49 | ^Pure-hashed|\ |