diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/.Sanitize | 3 | ||||
-rw-r--r-- | ld/config/.Sanitize | 2 | ||||
-rw-r--r-- | ld/scripts/.Sanitize | 2 |
3 files changed, 7 insertions, 0 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize index d3180e6..10e61dc 100644 --- a/ld/.Sanitize +++ b/ld/.Sanitize @@ -28,6 +28,7 @@ fi # with rm -rf. Things-to-keep: + ChangeLog Makefile.in NEWS @@ -142,6 +143,8 @@ z8ksim.em z8ksim.sc-sh z8ksim.sh +Things-to-lose: + Do-last: echo Looking for signs of \"v9\"... diff --git a/ld/config/.Sanitize b/ld/config/.Sanitize index 194fd29..b4cc21b 100644 --- a/ld/config/.Sanitize +++ b/ld/config/.Sanitize @@ -66,6 +66,8 @@ vax.mt vxworks68.mt z8ksim.mt +Things-to-lose: + # The lines between the "Do-last:" line and the end of the file # are executed as a /bin/sh shell script after everything else is # done. diff --git a/ld/scripts/.Sanitize b/ld/scripts/.Sanitize index 154c77c..620d38a 100644 --- a/ld/scripts/.Sanitize +++ b/ld/scripts/.Sanitize @@ -27,6 +27,8 @@ Things-to-keep: isc-sysv3.2.sc +Things-to-lose: + Do-last: # End of file. |