# @(#)02        1.3  src/bos/usr/bin/setmaps/Makefile, cmdtty, bos41B, 9504A 12/16/94 16:56:40
# 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	= setmaps
MSGHDRS		= setmaps_msg.h
CATFILES	= setmaps.cat
HFILES		= ${MSGHDRS}

ILIST		= setmaps sbcs IBM-932 IBM-eucJP ibm3161-C.in \
		  ibm3161-C.out ibm3164-german.in ibm3164-german.out \
		  vt220.in vt220.out IBM-eucKR IBM-eucTW IBM-eucCN

IDIR		= /usr/lib/nls/termmap/
setmaps_IDIR	= /usr/bin/
sbcs_IDIR	= /usr/lib/nls/csmap/
IBM-932_IDIR	= /usr/lib/nls/csmap/
IBM-eucJP_IDIR	= /usr/lib/nls/csmap/
IBM-eucKR_IDIR	= /usr/lib/nls/csmap/
IBM-eucTW_IDIR	= /usr/lib/nls/csmap/
IBM-eucCN_IDIR	= /usr/lib/nls/csmap/


.include <${RULES_MK}>
