diff options
author | Steve Chamberlain <sac@cygnus> | 1991-11-06 09:14:33 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1991-11-06 09:14:33 +0000 |
commit | 68de1b23026cb4d1ab21a3408ebeadb490237b2b (patch) | |
tree | a620510fbc2da232b8067d04db34e365d3a29ccb /gas | |
parent | 05b47bfbffaf9bf2982fb0944b44fc1f79b96e03 (diff) | |
download | gdb-68de1b23026cb4d1ab21a3408ebeadb490237b2b.zip gdb-68de1b23026cb4d1ab21a3408ebeadb490237b2b.tar.gz gdb-68de1b23026cb4d1ab21a3408ebeadb490237b2b.tar.bz2 |
Uniq contents, since configure gets confused if the same file is in more than once.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/config/.Sanitize | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/gas/config/.Sanitize b/gas/config/.Sanitize index 22f1351..9c32840 100644 --- a/gas/config/.Sanitize +++ b/gas/config/.Sanitize @@ -37,7 +37,6 @@ mt-ebmon29k mt-m68k obj-ieee.h tc-mips.c -mh-cygnus mt-h8300 mt-mips tc-h8300.c @@ -107,6 +106,8 @@ tmake-m68k vax-inst.h vms + + Do-last: if ( echo $* | grep keep\-v9 > /dev/null ) ; then @@ -125,7 +126,10 @@ echo Done in `pwd`. # # # $Log$ -# Revision 1.6 1991/11/05 21:21:12 sac +# Revision 1.7 1991/11/06 09:14:33 sac +# Uniq contents, since configure gets confused if the same file is in more than once. +# +# Revision 1.6 1991/11/05 21:21:12 sac # Added a load of mt/mh files # # Revision 1.5 1991/10/22 03:26:06 steve |