# $Copyright:	$
# Copyright (c) 1984, 1985, 1986, 1987, 1988, 1989, 1990 
# Sequent Computer Systems, Inc.   All rights reserved.
#  
# This software is furnished under a license and may be used
# only in accordance with the terms of that license and with the
# inclusion of the above copyright notice.   This software may not
# be provided or otherwise made available to, or used by, any
# other person.  No title to or ownership of the software is
# hereby transferred.
#ident	"$Header: LINKFILE 1.2 89/10/10 $@(#)roff:troff.d/devi10/rasti10/aps-i10/LINKFILE	2.3"

#
#	This file is read by maketables or can be executed on its own to
# link any missing .out files to appropriate existing .out files.
#


rm -f TX.out
ln TB.out TX.out

rm -f PX.out
ln PB.out PX.out

rm -f HX.out
ln HB.out HX.out

rm -f CX.out
ln C.out CX.out

rm -f HL.out
ln H.out HL.out

rm -f HK.out
ln HI.out HK.out

rm -f HM.out
ln HB.out HM.out

