# @(#)13	1.1  src/bos/usr/bin/bprt/Makefile, libbidi, bos411, 9428A410j 8/27/93 09:56:39
#
#   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. 1993
#   All Rights Reserved
#   US Government Users Restricted Rights - Use, duplication or
#   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

PROGRAMS	= bprt

ILIST		= ${PROGRAMS}
 
IDIR		= /usr/bin/

OFILES		= filter.o arpr.o bdprtdos.o prt-c-em.o prt-cfg.o \
                  prt-func.o bidifns.o prt-proc.o

LIBS			= -lc -li18n

.include <${RULES_MK}>
