# @(#)58        1.3  src/bos/usr/ccs/bin/prof/Makefile, cmdstat, bos411, 9428A410j 3/24/94 12:10:16
#
# COMPONENT_NAME: CMDSTAT
#
# 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, 1993
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

PROGRAMS		= prof
MSGHDRS                 = prof_msg.h
CATFILES                = prof.cat

ILIST			= prof
IDIR			= /usr/ccs/bin/

CFLAGS			= 
HFILES			= ${MSGHDRS} 

LIBS			= -ldemangle -lld -lplot

.include <${RULES_MK}>
