# @(#)67        1.2  src/bos/usr/ccs/bin/unifdef/Makefile, cmdprog, bos411, 9428A410j 1/19/93 12:49:27
# COMPONENT_NAME: CMDPROG (unifdef 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 Goverunifdefent Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

PROGRAMS		= unifdef
MSGHDRS                 = unifdef_msg.h
CATFILES                = unifdef.cat

ILIST			= unifdef
IDIR			= /usr/bin/

CFLAGS			= 
HFILES			= ${MSGHDRS} 

LIBS			= 

.include <${RULES_MK}>
