Always keep MPW support

This commit is contained in:
Stan Shebs
1995-04-11 18:45:25 +00:00
parent fff711c45b
commit 162bcd89b4

View File

@ -15,14 +15,6 @@
Do-first: 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 # 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.
# Directories listed in this section will have their own Sanitize # Directories listed in this section will have their own Sanitize
@ -59,6 +51,8 @@ is-ranlib.c
is-strip.c is-strip.c
maybe-ranlib.c maybe-ranlib.c
maybe-strip.c maybe-strip.c
mpw-config.in
mpw-make.in
nlmconv.1 nlmconv.1
nlmconv.c nlmconv.c
nlmconv.h nlmconv.h