# @(#)58	1.2  src/bos/usr/lib/ncs/bin/Makefile, libncs, bos411, 9428A410j 2/27/94 11:48:54
#
#   COMPONENT_NAME: libncs
#
#   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. 1988,1992
#   All Rights Reserved
#   US Government Users Restricted Rights - Use, duplication or
#   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

ILIST		= \
	drm_admin \
	glbd \
	lb_admin \
	lb_find \
	llbd \
	nllbd \
	nrglbd \
	stcode \
	uuid_gen

IDIR		= /usr/lib/ncs/bin/

.include <${RULES_MK}>

