Edit

IABSD.fr/xenocara/doc/gl-docs/GL/Imakefile

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2006-11-29 17:00:35
    Hash : 36da9a5e
    Message : OpenGL manual pages from monolithic tree.

  • doc/gl-docs/GL/Imakefile
  • XCOMM $XFree86: xc/doc/man/GL/Imakefile,v 1.2 1999/06/14 07:23:27 dawes Exp $
    XCOMM The contents of this file are subject to the GLX Public License Version 1.0
    XCOMM (the "License"). You may not use this file except in compliance with the
    XCOMM License. You may obtain a copy of the License at Silicon Graphics, Inc.,
    XCOMM attn: Legal Services, 2011 N. Shoreline Blvd., Mountain View, CA 94043
    XCOMM or at http://www.sgi.com/software/opensource/glx/license.html.
    XCOMM
    XCOMM Software distributed under the License is distributed on an "AS IS"
    XCOMM basis. ALL WARRANTIES ARE DISCLAIMED, INCLUDING, WITHOUT LIMITATION, ANY
    XCOMM IMPLIED WARRANTIES OF MERCHANTABILITY, OF FITNESS FOR A PARTICULAR
    XCOMM PURPOSE OR OF NON- INFRINGEMENT. See the License for the specific
    XCOMM language governing rights and limitations under the License.
    XCOMM
    XCOMM The Original Software is GLX version 1.2 source code, released February,
    XCOMM 1999. The developer of the Original Software is Silicon Graphics, Inc.
    XCOMM Those portions of the Subject Software created by Silicon Graphics, Inc.
    XCOMM are Copyright (c) 1991-9 Silicon Graphics, Inc. All Rights Reserved.
    
    #define IHaveSubdirs
    #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'
    
    SUBDIRS = gl glx
    
    MakeSubdirs($(SUBDIRS))
    InstallManSubdirs($(SUBDIRS))
    DependSubdirs($(SUBDIRS))