#  @(#)22       1.1  src/bos/usr/bin/dscreen/Makefile, cmdtty, bos411, 9428A410j 3/8/94 09:41:11
# 
# COMPONENT_NAME: (RCS) Remote Customer Support and Services
#
# 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. 1993
# All Rights Reserved
#
# US Government Users Restricted Rights - Use, duplication or
# disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
#

PROGRAMS	= dscreen

OFILES		= dscreen.o readinfo.o dsutmp.o

VPATH		= ${MAKETOP}/bos/objclass

MSGHDRS		= dscreen_msg.h

HFILES		= ${MSGHDRS} 

CATFILES	=  dscreen.cat

INCFLAGS	= 

ILIST		= ${PROGRAMS}

IDIR		= /usr/bin/


.include <${RULES_MK}>
