#!/bin/sh
# Copyright (c) 1993 UNIX System Laboratories, Inc.
# All Rights Reserved 
# 
# THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF 
# UNIX System Laboratories, Inc.
# The copyright notice above does not evidence any
# actual or intended publication of such source code.
#
#ident	"@(#)langsup:common/ls/lp/locale/PC860/LCL_PS	1.1"
#

/usr/bin/iconv -fPC860 -t88591 -mb | /usr/lib/lp/postscript/postprint -e88591 $@
