#! /bin/sh
# set -x
#
# Returns the arch of the machine. This file is from MPICH.
#
# First, try some special cases:
if [ -d "/dev/elan" ] ; then
FARCH="meiko"
elif [ -f /usr/bin/uxpm ] && /usr/bin
#!/bin/sh
# example usage from Makefile.in
# ${INSTALL} -m 4755 mpdroot ${bindir}/mpdroot ;\
if [ "$1" = "-c" ]
then
shift # get rid of it
fi
if [ "$1" != "-m" ]
then
echo "-m option (
#!/bin/sh
# regen.sh
#
# A shell script to regenerate cross-target linker scripts.
#
# All templated scripts are generated into the current directory, then
# compared against previous versions (alrea
#!/bin/sh
set -e
if [ -x "/etc/init.d/ntop" ]; then
if [ -x /usr/sbin/invoke-rc.d ] ; then
invoke-rc.d ntop stop || true
else
/etc/init.d/ntop stop || true
fi
fi
#DEBHELPER#
#! /bin/sh
# Setup for compiling with Watcom C/C++ for QNX Neutrino
if [ "$CHECKED" = "1" ]; then
echo Checked debug build enabled.
else
echo Release build enabled.
fi
if [ X$GCC_PATH = "X"