Changeset 2014 for trunk/src/wsock32/makefile
- Timestamp:
- Dec 7, 1999, 9:29:15 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wsock32/makefile
r2013 r2014 1 # $Id: makefile,v 1.1 4 1999-12-07 20:26:08achimha Exp $1 # $Id: makefile,v 1.15 1999-12-07 20:29:15 achimha Exp $ 2 2 3 3 # … … 7 7 # 8 8 9 PDWIN32_INCLUDE = ..\..\ ..\include10 PDWIN32_LIB = ..\..\ ..\lib11 PDWIN32_BIN = ..\..\ ..\bin12 PDWIN32_TOOLS = ..\..\ ..\tools\bin9 PDWIN32_INCLUDE = ..\..\include 10 PDWIN32_LIB = ..\..\lib 11 PDWIN32_BIN = ..\..\bin 12 PDWIN32_TOOLS = ..\..\tools\bin 13 13 14 14 !include $(PDWIN32_INCLUDE)/pdwin32.mk
Note:
See TracChangeset
for help on using the changeset viewer.