################################################################################
# Master Makefile for System Sources
# T.Barnaby, BEAM Ltd, 2007-02-21
################################################################################
#
TOP = ${shell pwd}/..
include ${TOP}/Makefile.config
all:
install:
mkdir -p ${SYSETCDIR}/profile.d
cp tms.sh ${SYSETCDIR}/profile.d
mkdir -p ${CONFDIR}