1a99f82b8Smrg# Copyright 2005 Red Hat, Inc. 2a99f82b8Smrg# 3a99f82b8Smrg# Permission to use, copy, modify, distribute, and sell this software 4a99f82b8Smrg# and its documentation for any purpose is hereby granted without 5a99f82b8Smrg# fee, provided that the above copyright notice appear in all copies 6a99f82b8Smrg# and that both that copyright notice and this permission notice 7a99f82b8Smrg# appear in supporting documentation, and that the name of Red Hat 8a99f82b8Smrg# not be used in advertising or publicity pertaining to distribution 9a99f82b8Smrg# of the software without specific, written prior permission. Red 10a99f82b8Smrg# Hat makes no representations about the suitability of this software 11a99f82b8Smrg# for any purpose. It is provided "as is" without express or implied 12a99f82b8Smrg# warranty. 13a99f82b8Smrg# 14a99f82b8Smrg# RED HAT DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, 15a99f82b8Smrg# INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN 16a99f82b8Smrg# NO EVENT SHALL RED HAT BE LIABLE FOR ANY SPECIAL, INDIRECT OR 17a99f82b8Smrg# CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS 18a99f82b8Smrg# OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, 19a99f82b8Smrg# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN 20a99f82b8Smrg# CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 21a99f82b8Smrg 222d62a77cSmrgaliasdir = @FONTROOTDIR@/75dpi 23a99f82b8Smrgalias_DATA = fonts.alias 24a99f82b8Smrg 25a99f82b8SmrgEXTRA_DIST = $(alias_DATA) 26