# @(#)74	1.1  src/bos/usr/bin/li/Makefile, cmdfiles, bos411, 9428A410j 1/22/93 15:40:08
# COMPONENT_NAME: cmdfiles
#
# 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, 1993
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

PROGRAMS	= li
MSGHDRS		= li_msg.h
CATFILES	= li.cat
HFILES		= ${MSGHDRS}

ILIST		= li
IDIR		= /usr/bin/

LIBS		= -lIN -lld

.include <${RULES_MK}>
