Ignore:
Timestamp:
Dec 3, 2000, 1:26:15 AM (25 years ago)
Author:
bird
Message:

New makefile style. (addjustments)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/glide/sst1/texus/makefile

    r4624 r4720  
    1 # $Id: makefile,v 1.3 2000-11-19 08:58:12 bird Exp $
     1# $Id: makefile,v 1.4 2000-12-03 00:26:13 bird Exp $
    22
    33#
     
    66#       sst1/Texus makefile
    77#
    8 
    9 
    10 #
    11 # Directory macros.
    12 #
    13 PDWIN32_INCLUDE = ..\..\..\..\..\include
    14 PDWIN32_LIB     = ..\..\..\..\..\lib
    15 PDWIN32_BIN     = ..\..\..\..\..\$(OBJDIR)
    16 PDWIN32_TOOLS   = ..\..\..\..\..\tools\bin
    178
    189
     
    2718# Compiler, tools, and interference rules.
    2819#
    29 !include $(PDWIN32_INCLUDE)/pdwin32.mk
    30 !include ..\3dfx.mak
     20!include ../../../../../makefile.inc
     21!include ../3dfx.mak
    3122
    3223
     
    7162# Includes the common rules.
    7263#
    73 !include $(PDWIN32_INCLUDE)/pdwin32.post
     64!include $(ODIN32_POST_INC)
    7465
    7566
Note: See TracChangeset for help on using the changeset viewer.