# @(#)14        1.2  src/bos/usr/bin/basename/Makefile, cmdsh, bos411, 9428A410j 12/11/92 13:29:01
# COMPONENT_NAME: (CMDSH) Bourne shell and related commands
#
# 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, 1992
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

PROGRAMS	= basename
MSGHDRS		= basename_msg.h 
CATFILES	= basename.cat
HFILES		= ${MSGHDRS}

ILIST		= basename
IDIR		= /usr/bin/


.include <${RULES_MK}>
