# @(#)67	1.4  src/bos/usr/bin/trbsd/Makefile, cmdfiles, bos411, 9428A410j 4/5/94 14:16:14
# COMPONENT_NAME: (CMDFILES) commands that manipulate files
#
# FUNCTIONS: makefile
#
# 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, 1994
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

VPATH		= ${MAKETOP}/bos/usr/ccs/lib/libc
INCFLAGS	= -I${MAKETOP}/bos/usr/ccs/lib/libc
PROGRAMS	= trbsd
MSGHDRS		= trbsd_msg.h
CATFILES	= trbsd.cat
HFILES		= ${MSGHDRS}

ILIST		= trbsd
IDIR		= /usr/bin/


.include <${RULES_MK}>
