Changeset 4722 for trunk/src/makefile
- Timestamp:
- Dec 3, 2000, 1:34:40 AM (25 years ago)
- File:
-
- 1 edited
-
trunk/src/makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/makefile
r4644 r4722 1 # $Id: makefile,v 1.6 6 2000-11-20 05:01:58bird Exp $1 # $Id: makefile,v 1.67 2000-12-03 00:34:39 bird Exp $ 2 2 3 3 # 4 # PD-Win32 API4 # Odin32 API 5 5 # 6 6 # Top of the src tree makefile … … 17 17 # 18 18 19 #20 # Directory macros.21 #22 PDWIN32_INCLUDE = ..\include23 PDWIN32_LIB = ..\lib24 PDWIN32_BIN = ..\bin25 PDWIN32_TOOLS = ..\tools\bin26 27 19 28 20 # 29 21 # Build environment. 30 22 # 31 !include $(PDWIN32_INCLUDE)\pdwin32.mk23 !include ../makefile.inc 32 24 33 25
Note:
See TracChangeset
for help on using the changeset viewer.
