Changeset 4333 for trunk/src


Ignore:
Timestamp:
Sep 28, 2000, 5:08:07 AM (25 years ago)
Author:
bird
Message:

Corrected PDWIN32_INCLUDE.

File:
1 edited

Legend:

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

    r3043 r4333  
    1 # $Id: makefile,v 1.5 2000-03-08 14:49:40 bird Exp $
     1# $Id: makefile,v 1.6 2000-09-28 03:08:07 bird Exp $
    22#
    33# Odin32 API
     
    77
    88# Directories
    9 PDWIN32_INCLUDE = ..\..\include
     9PDWIN32_INCLUDE = ..\..\..\include
    1010
    1111# Common tools macros. (MAKE_CMD)
    12 !include ..\..\..\include\pdwin32.tools
     12!include $(PDWIN32_INCLUDE)\pdwin32.tools
    1313
    1414# Dummy all rule - nmake without target will make all targets of the first rule.
Note: See TracChangeset for help on using the changeset viewer.