1# Copyright (C) Caldera International Inc. 2001-2002. All rights reserved. 2# 3# Redistribution and use in source and binary forms, with or without 4# modification, are permitted provided that the following conditions are 5# met: 6# 7# Redistributions of source code and documentation must retain the above 8# copyright notice, this list of conditions and the following 9# disclaimer. 10# 11# Redistributions in binary form must reproduce the above copyright 12# notice, this list of conditions and the following disclaimer in the 13# documentation and/or other materials provided with the distribution. 14# 15# All advertising materials mentioning features or use of this software 16# must display the following acknowledgement: 17# 18# This product includes software developed or owned by Caldera 19# International, Inc. Neither the name of Caldera International, Inc. 20# nor the names of other contributors may be used to endorse or promote 21# products derived from this software without specific prior written 22# permission. 23# 24# USE OF THE SOFTWARE PROVIDED FOR UNDER THIS LICENSE BY CALDERA 25# INTERNATIONAL, INC. AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR 26# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 27# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 28# DISCLAIMED. IN NO EVENT SHALL CALDERA INTERNATIONAL, INC. BE LIABLE 29# FOR ANY DIRECT, INDIRECT INCIDENTAL, SPECIAL, EXEMPLARY, OR 30# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF 31# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR 32# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, 33# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE 34# OR OTHERWISE) RISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN 35# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 36# 37 38VOLUME= usd/22.trofftut 39SRCS= tt.mac tt00 tt01 tt02 tt03 tt04 tt05 tt06 tt07 tt08 tt09 tt10 \ 40 tt11 tt12 tt13 tt14 ttack ttcharset ttindex 41MACROS= -ms 42 43.include <bsd.doc.mk> 44