keep new files; get rid of trailing spaces after sh-support file names

This commit is contained in:
Ken Raeburn
1993-05-06 02:04:18 +00:00
parent daae8c92f1
commit c05e34defe
2 changed files with 10 additions and 3 deletions

View File

@ -13,7 +13,7 @@
# The lines between the "Do-first:" line and the "Things-to-keep:" # The lines between the "Do-first:" line and the "Things-to-keep:"
# line are executed as a /bin/sh shell script before anything else is # line are executed as a /bin/sh shell script before anything else is
# done in this # done in this
Do-first: Do-first:
@ -56,6 +56,10 @@ gld960.em
gld960.sh gld960.sh
go32.sh go32.sh
hp300bsd.sh hp300bsd.sh
hp3hpux.sh
hppaosf.em
hppaosf.sc-sh
hppaosf.sh
h8300hms.em h8300hms.em
h8300hms.sc-sh h8300hms.sc-sh
h8300hms.sh h8300hms.sh
@ -118,8 +122,8 @@ mkscript.c
news.sh news.sh
relax.c relax.c
relax.h relax.h
sh.em sh.em
sh.sc-sh sh.sc-sh
sh.sh sh.sh
st2000.em st2000.em
st2000.sc-sh st2000.sc-sh

View File

@ -34,6 +34,9 @@ ebmon29k.mt
go32.mt go32.mt
hp300.mh hp300.mh
hp300bsd.mt hp300bsd.mt
hp300hpux.mt
hppaosf.mh
hppaosf.mt
i386-aout.mt i386-aout.mt
i386-bsd.mt i386-bsd.mt
i386-coff.mt i386-coff.mt