# @(#)91	1.2  src/bos/usr/bin/installbsd/Makefile, cmdfiles, bos411, 9428A410j 11/25/92 08:58:53
# COMPONENT_NAME: CMDFILES
#
# FUNCTIONS:
#
# ORIGINS: 27, 71
#
# IBM CONFIDENTIAL -- (IBM Confidential Restricted when
# combined with the aggregated modules for this product)
#                  SOURCE MATERIALS
# (C) COPYRIGHT International Business Machines Corp. 1992
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#
# (c) Copyright 1990, 1991, 1992 OPEN SOFTWARE FOUNDATION, INC. 
# ALL RIGHTS RESERVED 
#
#
# OSF/1 1.1
#
#

PROGRAMS		= installbsd

ILIST			= installbsd
IDIR			= /usr/bin/

CATFILES		= installbsd.cat 
MSGHDRS			= installbsd_msg.h
HFILES      		= ${MSGHDRS}

.include <${RULES_MK}>
