# @(#)89        1.1  src/bos/usr/bin/units/Makefile, cmdmisc, bos410, aix4.1221 8/5/92 16:32:20
# COMPONENT_NAME:
#
# 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, 1989
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

PROGRAMS	= units
MSGHDRS		= units_msg.h
CATFILES	= units.cat
HFILES		= ${MSGHDRS}

ILIST		= units unittab
IDIR		= /usr/bin/
unittab_IDIR	= /usr/share/lib/

LIBS		= -lIN -lPW

.include <${RULES_MK}>
