Changeset 4722 for trunk/src/makefile


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

New makefile style. (addjustments)
makefile.vac and makefile.smp are obsolete and therefore removed.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/makefile

    r4644 r4722  
    1 # $Id: makefile,v 1.66 2000-11-20 05:01:58 bird Exp $
     1# $Id: makefile,v 1.67 2000-12-03 00:34:39 bird Exp $
    22
    33#
    4 # PD-Win32 API
     4# Odin32 API
    55#
    66#       Top of the src tree makefile
     
    1717#
    1818
    19 #
    20 # Directory macros.
    21 #
    22 PDWIN32_INCLUDE = ..\include
    23 PDWIN32_LIB     = ..\lib
    24 PDWIN32_BIN     = ..\bin
    25 PDWIN32_TOOLS   = ..\tools\bin
    26 
    2719
    2820#
    2921# Build environment.
    3022#
    31 !include $(PDWIN32_INCLUDE)\pdwin32.mk
     23!include ../makefile.inc
    3224
    3325
Note: See TracChangeset for help on using the changeset viewer.