Changeset 2934 for trunk/src


Ignore:
Timestamp:
Feb 27, 2000, 8:10:01 PM (25 years ago)
Author:
sandervl
Message:

* empty log message *

Location:
trunk/src/opengl/glide
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/glide/LICENSE.TXT

    r2889 r2934  
    1 $Id: LICENSE.TXT,v 1.2 2000-02-25 00:39:57 sandervl Exp $
     1$Id: LICENSE.TXT,v 1.3 2000-02-27 19:10:00 sandervl Exp $
    22@c This is an additional Odin license agreement.
    33@c It supercedes the main Odin license, but is only valid in
    4 @c the source directory and any of it's subdirectories in which it is present.
     4@c the source directory and any of it's subdirectories.
    553DFX GLIDE Source Code General Public License
    66
  • trunk/src/opengl/glide/cvg/LICENSE.TXT

    r2888 r2934  
    1 $Id: LICENSE.TXT,v 1.1 2000-02-25 00:37:32 sandervl Exp $
     1$Id: LICENSE.TXT,v 1.2 2000-02-27 19:10:01 sandervl Exp $
    22@c This is an additional Odin license agreement.
    33@c It supercedes the main Odin license, but is only valid in
    4 @c the source directory and any of it's subdirectories in which it is present.
     4@c the source directory and any of it's subdirectories.
    553DFX GLIDE Source Code General Public License
    66
  • trunk/src/opengl/glide/cvg/makefile

    r2913 r2934  
    1 # $Id: makefile,v 1.3 2000-02-26 19:20:02 bird Exp $
     1# $Id: makefile,v 1.4 2000-02-27 19:10:01 sandervl Exp $
    22#
    33# PD-Win32 API
     
    2424        init\init.lib \
    2525        glide\glide.lib \
    26 
     26 
    2727all: ..\swlibs\pcilib\pcilib.lib init\init.lib texus\texus.lib glide\glide.lib $(TARGET).dll $(TARGET).lib
    2828
     
    6969initterm.obj: initterm.cpp
    7070
    71 
    72 #
    73 # Please check this rule. I had to add the statments from 'cd cvs\init'.
    74 #
    7571dep:
    7672    $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \
     
    7874    cd ..\swlibs\pcilib
    7975    $(MAKE_CMD) NODEP=1 dep
    80     cd ..\..\sst1\glide
     76    cd ..\..\cvg\glide
    8177    $(MAKE_CMD) NODEP=1 dep
    8278    cd ..\init
    8379    $(MAKE_CMD) NODEP=1 dep
    8480    cd ..\texus
    85     $(MAKE_CMD) NODEP=1 dep
    86     cd ..
    87     cd ..\cvg\init
    88     $(MAKE_CMD) NODEP=1 dep
    89     cd ..\texus
    90     $(MAKE_CMD) NODEP=1 dep
    91     cd ..\glide
    9281    $(MAKE_CMD) NODEP=1 dep
    9382    cd ..
  • trunk/src/opengl/glide/sst1/LICENSE.TXT

    r2885 r2934  
    1 $Id: LICENSE.TXT,v 1.1 2000-02-25 00:31:05 sandervl Exp $
     1$Id: LICENSE.TXT,v 1.2 2000-02-27 19:10:01 sandervl Exp $
    22@c This is an additional Odin license agreement.
    33@c It supercedes the main Odin license, but is only valid in
    4 @c the source directory and any of it's subdirectories in which it is present.
     4@c the source directory and any of it's subdirectories.
    553DFX GLIDE Source Code General Public License
    66
  • trunk/src/opengl/glide/swlibs/LICENSE.TXT

    r2887 r2934  
    1 $Id: LICENSE.TXT,v 1.1 2000-02-25 00:34:51 sandervl Exp $
     1$Id: LICENSE.TXT,v 1.2 2000-02-27 19:10:01 sandervl Exp $
    22@c This is an additional Odin license agreement.
    33@c It supercedes the main Odin license, but is only valid in
    4 @c the source directory and any of it's subdirectories in which it is present.
     4@c the source directory and any of it's subdirectories.
    553DFX GLIDE Source Code General Public License
    66
Note: See TracChangeset for help on using the changeset viewer.