Changeset 2014 for trunk/src


Ignore:
Timestamp:
Dec 7, 1999, 9:29:15 PM (26 years ago)
Author:
achimha
Message:

promoted new wsock32 as default

Location:
trunk/src/wsock32
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/makefile

    r2013 r2014  
    1 # $Id: makefile,v 1.14 1999-12-07 20:26:08 achimha Exp $
     1# $Id: makefile,v 1.15 1999-12-07 20:29:15 achimha Exp $
    22
    33#
     
    77#
    88
    9 PDWIN32_INCLUDE = ..\..\..\include
    10 PDWIN32_LIB = ..\..\..\lib
    11 PDWIN32_BIN = ..\..\..\bin
    12 PDWIN32_TOOLS = ..\..\..\tools\bin
     9PDWIN32_INCLUDE = ..\..\include
     10PDWIN32_LIB = ..\..\lib
     11PDWIN32_BIN = ..\..\bin
     12PDWIN32_TOOLS = ..\..\tools\bin
    1313
    1414!include $(PDWIN32_INCLUDE)/pdwin32.mk
  • trunk/src/wsock32/old/makefile

    r2012 r2014  
    1 # $Id: makefile,v 1.1 1999-12-07 20:19:56 achimha Exp $
     1# $Id: makefile,v 1.2 1999-12-07 20:29:15 achimha Exp $
    22
    33#
     
    77#
    88
    9 PDWIN32_INCLUDE = ..\..\include
    10 PDWIN32_LIB = ..\..\lib
    11 PDWIN32_BIN = ..\..\bin
    12 PDWIN32_TOOLS = ..\..\tools\bin
     9PDWIN32_INCLUDE = ..\..\..\include
     10PDWIN32_LIB = ..\..\..\lib
     11PDWIN32_BIN = ..\..\..\bin
     12PDWIN32_TOOLS = ..\..\..\tools\bin
    1313
    1414!include $(PDWIN32_INCLUDE)/pdwin32.mk
Note: See TracChangeset for help on using the changeset viewer.