rename upstream-man-pages to upstream-doc
[clinton/guile-figl.git] / upstream-doc / manglsl / Makefile
CommitLineData
7faf1d71
AW
1#!gmake\r
2#\r
3# License Applicability. Except to the extent portions of this file are\r
4# made subject to an alternative license as permitted in the SGI Free\r
5# Software License B, Version 1.1 (the "License"), the contents of this\r
6# file are subject only to the provisions of the License. You may not use\r
7# this file except in compliance with the License. You may obtain a copy\r
8# of the License at Silicon Graphics, Inc., attn: Legal Services, 1600\r
9# Amphitheatre Parkway, Mountain View, CA 94043-1351, or at:\r
10#\r
11# http://oss.sgi.com/projects/FreeB\r
12#\r
13# Note that, as provided in the License, the Software is distributed on an\r
14# "AS IS" basis, with ALL EXPRESS AND IMPLIED WARRANTIES AND CONDITIONS\r
15# DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY IMPLIED WARRANTIES AND\r
16# CONDITIONS OF MERCHANTABILITY, SATISFACTORY QUALITY, FITNESS FOR A\r
17# PARTICULAR PURPOSE, AND NON-INFRINGEMENT.\r
18#\r
19# Original Code. The Original Code is: OpenGL Sample Implementation,\r
20# Version 1.2.1, released January 26, 2000, developed by Silicon Graphics,\r
21# Inc. The Original Code is Copyright (c) 1991-2000 Silicon Graphics, Inc.\r
22# Copyright in any portions created by third parties is as indicated\r
23# elsewhere herein. All Rights Reserved.\r
24#\r
25# Additional Notice Provisions: The application programming interfaces\r
26# established by SGI in conjunction with the Original Code are The\r
27# OpenGL(R) Graphics System: A Specification (Version 1.2.1), released\r
28# April 1, 1999; The OpenGL(R) Graphics System Utility Library (Version\r
29# 1.3), released November 4, 1998; and OpenGL(R) Graphics with the X\r
30# Window System(R) (Version 1.3), released October 19, 1998. This software\r
31# was created using the OpenGL(R) version 1.2.1 Sample Implementation\r
32# published by SGI, but has not been independently verified as being\r
33# compliant with the OpenGL(R) version 1.2.1 Specification.\r
34\r
35COMMONPREF = standard\r
36include $(ROOT)/usr/include/make/commondefs\r
37\r
38SUBDIRS = \\r
39 xhtml \\r
40 $(NULL)\r
41\r
42default $(ALLTARGS): $(_FORCE)\r
43 $(SUBDIRS_MAKERULE)\r
44\r
45distoss:\r
46 $(MAKE) $(COMMONPREF)$@\r
47 $(SUBDIRS_MAKERULE)\r
48\r
49include $(COMMONRULES)\r