# @(#)56        1.1  src/bos/usr/ccs/bin/mkstr/Makefile, cmdprog, bos411, 9428A410j 8/5/92 16:28:26
# COMPONENT_NAME: CMDAOUT (mkstr command)
#
# FUNCTIONS: none
#
# ORIGINS: 27
#
# IBM CONFIDENTIAL -- (IBM Confidential Restricted when
# combined with the aggregated modules for this product)
#                  SOURCE MATERIALS
# (C) COPYRIGHT International Business Machines Corp. 1991
# All Rights Reserved
#
# US Govermkstrent Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

PROGRAMS		= mkstr
MSGHDRS                 = mkstr_msg.h
CATFILES                = mkstr.cat

ILIST			= mkstr
IDIR			= /usr/ccs/bin/

CFLAGS			= 
HFILES			= ${MSGHDRS} 


LIBS			= -lbsd -lcsys


.include <${RULES_MK}>
