#  !/bin/sh
#  @(#)MAKE version 3.46 created 02/28/96
#  @(#)Copyright (c), 1987, 1996 StatSci, Inc.  All rights reserved.
echo "Build Problem: Obsolete MAKE used to make \"$@\" in directory `pwd`, should use S_MAKE"
exec S_MAKE "$@"
