Always keep MPW subdir
This commit is contained in:
parent
241d8883ed
commit
01c32fc42c
1 changed files with 1 additions and 5 deletions
|
@ -15,11 +15,6 @@
|
||||||
|
|
||||||
Do-first:
|
Do-first:
|
||||||
|
|
||||||
if ( echo $* | grep keep\-mpw > /dev/null ) ; then
|
|
||||||
keep_these_too="${keep_these_too} mpw"
|
|
||||||
else
|
|
||||||
lose_these_too="${lose_these_too} mpw"
|
|
||||||
fi
|
|
||||||
|
|
||||||
# All files listed between the "Things-to-keep:" line and the
|
# All files listed between the "Things-to-keep:" line and the
|
||||||
# "Files-to-sed:" line will be kept. All other files will be removed.
|
# "Files-to-sed:" line will be kept. All other files will be removed.
|
||||||
|
@ -47,6 +42,7 @@ getopt.h
|
||||||
hp-symtab.h
|
hp-symtab.h
|
||||||
ieee.h
|
ieee.h
|
||||||
libiberty.h
|
libiberty.h
|
||||||
|
mpw
|
||||||
nlm
|
nlm
|
||||||
oasys.h
|
oasys.h
|
||||||
obstack.h
|
obstack.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue