1239310Sdim#	@(#)Makefile	8.1 (Berkeley) 6/8/93
2239310Sdim# Copyright (C) Caldera International Inc. 2001-2002.  All rights reserved.
3239310Sdim# 
4239310Sdim# Redistribution and use in source and binary forms, with or without
5239310Sdim# modification, are permitted provided that the following conditions are
6239310Sdim# met:
7239310Sdim# 
8239310Sdim# Redistributions of source code and documentation must retain the above
9239310Sdim# copyright notice, this list of conditions and the following
10239310Sdim# disclaimer.
11239310Sdim# 
12239310Sdim# Redistributions in binary form must reproduce the above copyright
13239310Sdim# notice, this list of conditions and the following disclaimer in the
14239310Sdim# documentation and/or other materials provided with the distribution.
15239310Sdim# 
16239310Sdim# All advertising materials mentioning features or use of this software
17239310Sdim# must display the following acknowledgement:
18239310Sdim# 
19239310Sdim# This product includes software developed or owned by Caldera
20239310Sdim# International, Inc.  Neither the name of Caldera International, Inc.
21239310Sdim# nor the names of other contributors may be used to endorse or promote
22239310Sdim# products derived from this software without specific prior written
23239310Sdim# permission.
24239310Sdim# 
25239310Sdim# USE OF THE SOFTWARE PROVIDED FOR UNDER THIS LICENSE BY CALDERA
26239310Sdim# INTERNATIONAL, INC.  AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR
27239310Sdim# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
28239310Sdim# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
29239310Sdim# DISCLAIMED.  IN NO EVENT SHALL CALDERA INTERNATIONAL, INC. BE LIABLE
30239310Sdim# FOR ANY DIRECT, INDIRECT INCIDENTAL, SPECIAL, EXEMPLARY, OR
31239310Sdim# CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
32239310Sdim# SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
33239310Sdim# BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
34239310Sdim# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
35239310Sdim# OR OTHERWISE) RISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
36239310Sdim# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37239310Sdim#
38239310Sdim# $FreeBSD: releng/10.2/share/doc/usd/22.trofftut/Makefile 106143 2002-10-29 14:56:09Z ru $
39239310Sdim
40239310SdimVOLUME=	usd/22.trofftut
41239310SdimSRCS=	tt.mac tt00 tt01 tt02 tt03 tt04 tt05 tt06 tt07 tt08 tt09 tt10 \
42239310Sdim	tt11 tt12 tt13 tt14 ttack ttcharset ttindex
43239310SdimMACROS=	-ms
44239310Sdim
45239310Sdim.include <bsd.doc.mk>
46239310Sdim