196896Sgrog#	@(#)Makefile	8.1 (Berkeley) 6/8/93
296897Sgrog# Copyright (C) Caldera International Inc. 2001-2002.  All rights reserved.
396897Sgrog# 
496897Sgrog# Redistribution and use in source and binary forms, with or without
596897Sgrog# modification, are permitted provided that the following conditions are
696897Sgrog# met:
796897Sgrog# 
896897Sgrog# Redistributions of source code and documentation must retain the above
996897Sgrog# copyright notice, this list of conditions and the following
1096897Sgrog# disclaimer.
1196897Sgrog# 
1296897Sgrog# Redistributions in binary form must reproduce the above copyright
1396897Sgrog# notice, this list of conditions and the following disclaimer in the
1496897Sgrog# documentation and/or other materials provided with the distribution.
1596897Sgrog# 
1696897Sgrog# All advertising materials mentioning features or use of this software
1796897Sgrog# must display the following acknowledgement:
1896897Sgrog# 
1996897Sgrog# This product includes software developed or owned by Caldera
2096897Sgrog# International, Inc.  Neither the name of Caldera International, Inc.
2196897Sgrog# nor the names of other contributors may be used to endorse or promote
2296897Sgrog# products derived from this software without specific prior written
2396897Sgrog# permission.
2496897Sgrog# 
2596897Sgrog# USE OF THE SOFTWARE PROVIDED FOR UNDER THIS LICENSE BY CALDERA
2696897Sgrog# INTERNATIONAL, INC.  AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR
2796897Sgrog# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2896897Sgrog# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2996897Sgrog# DISCLAIMED.  IN NO EVENT SHALL CALDERA INTERNATIONAL, INC. BE LIABLE
3096897Sgrog# FOR ANY DIRECT, INDIRECT INCIDENTAL, SPECIAL, EXEMPLARY, OR
3196897Sgrog# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
3296897Sgrog# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
3396897Sgrog# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
3496897Sgrog# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
3596897Sgrog# OR OTHERWISE) RISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
3696897Sgrog# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3796897Sgrog#
3896896Sgrog# $FreeBSD$
3996896Sgrog
4096897SgrogVOLUME=	usd/22.trofftut
4196896SgrogSRCS=	tt.mac tt00 tt01 tt02 tt03 tt04 tt05 tt06 tt07 tt08 tt09 tt10 \
4296896Sgrog	tt11 tt12 tt13 tt14 ttack ttcharset ttindex
4396897SgrogMACROS=	-ms
4496896Sgrog
4596896Sgrog.include <bsd.doc.mk>
46