mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-01-31 14:04:12 +00:00
Always keep MPW support
This commit is contained in:
parent
fff711c45b
commit
162bcd89b4
@ -15,14 +15,6 @@
|
||||
|
||||
Do-first:
|
||||
|
||||
mpw_files="mpw-config.in mpw-make.in ChangeLog.mpw"
|
||||
|
||||
if ( echo $* | grep keep\-mpw > /dev/null ) ; then
|
||||
keep_these_too="${mpw_files} ${keep_these_too}"
|
||||
else
|
||||
lose_these_too="${mpw_files} ${lose_these_too}"
|
||||
fi
|
||||
|
||||
# All files listed between the "Things-to-keep:" line and the
|
||||
# "Files-to-sed:" line will be kept. All other files will be removed.
|
||||
# Directories listed in this section will have their own Sanitize
|
||||
@ -59,6 +51,8 @@ is-ranlib.c
|
||||
is-strip.c
|
||||
maybe-ranlib.c
|
||||
maybe-strip.c
|
||||
mpw-config.in
|
||||
mpw-make.in
|
||||
nlmconv.1
|
||||
nlmconv.c
|
||||
nlmconv.h
|
||||
|
Loading…
x
Reference in New Issue
Block a user