# @(#)55        1.2  src/bos/usr/bin/rdist/Makefile, cmdarch, bos411, 9428A410j 2/18/93 17:41:30
#
# COMPONENT_NAME: CMDARCH
#
# FUNCTIONS:
#
# ORIGINS: 27
#
# IBM CONFIDENTIAL -- (IBM Confidential Restricted when
# combined with the aggregated modules for this product)
#                  SOURCE MATERIALS
# (C) COPYRIGHT International Business Machines Corp. 1988, 1993
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

PROGRAMS	= rdist
MSGHDRS		= rdist_msg.h
CATFILES	= rdist.cat
HFILES		= ${MSGHDRS} defs.h

ILIST		= rdist
IDIR		= /usr/bin/

OFILES		= docmd.o expand.o gram.o lookup.o main.o server.o

.include <${RULES_MK}>
