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/swlibs/pcilib/makefile

    r4624 r4720  
    1 # $Id: makefile,v 1.4 2000-11-19 08:58:12 bird Exp $
     1# $Id: makefile,v 1.5 2000-12-03 00:26:14 bird Exp $
     2
    23#
    34# Odin32 API
     
    56#       swlibs\pcilib makefile
    67#
    7 
    8 
    9 #
    10 # Directory macros.
    11 #
    12 PDWIN32_INCLUDE = ..\..\..\..\..\include
    13 PDWIN32_LIB     = ..\..\..\..\..\lib
    14 PDWIN32_BIN     = ..\..\..\..\..\$(OBJDIR)
    15 PDWIN32_TOOLS   = ..\..\..\..\..\tools\bin
    168
    179
     
    2618# Compiler, tools, and interference rules.
    2719#
    28 !include $(PDWIN32_INCLUDE)/pdwin32.mk
     20!include ../../../../../makefile.inc
    2921!include ..\..\sst1\3dfx.mak
    3022
     
    5547# Includes the common rules.
    5648#
    57 !include $(PDWIN32_INCLUDE)/pdwin32.post
     49!include $(ODIN32_POST_INC)
    5850
    5951
Note: See TracChangeset for help on using the changeset viewer.