# @(#)44	1.2  src/bos/usr/bin/license/Makefile, Makefiles, bos411, 9428A410j 4/4/94 15:59:35
#
# COMPONENT_NAME: CMDLICENSE
#
# 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, 1994
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

PROGRAMS	= lslicense chlicense
MSGHDRS		= 
CATFILES	= license.cat
OTHERS		= license.cat

ILIST		= lslicense chlicense
IDIR		= /usr/bin/

LIBS		= -ls

lslicense_OFILES	= lslicense.o license.o
chlicense_OFILES	= chlicense.o license.o

.include <${RULES_MK}>
