# @(#)15        1.2  src/bos/usr/bin/dirname/Makefile, cmdsh, bos411, 9428A410j 12/11/92 14:11:52
# 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	= dirname
MSGHDRS		= dirname_msg.h
CATFILES	= dirname.cat
HFILES		= ${MSGHDRS}

ILIST		= dirname
IDIR		= /usr/bin/


.include <${RULES_MK}>
