Changeset 4620 for trunk/tools/common/common.mk
- Timestamp:
- Nov 19, 2000, 9:35:50 AM (25 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/common.mk
r3536 r4620 1 # $Id: common.mk,v 1. 1 2000-05-13 17:17:08bird Exp $1 # $Id: common.mk,v 1.2 2000-11-19 08:29:54 bird Exp $ 2 2 # 3 3 # Common definitions for tools. … … 32 32 33 33 34 # 35 # Add PDWIN32_TCOMMON to the C and C++ includes. 36 # 37 CINCLUDES = -I$(PDWIN32_TCOMMON) $(CINCLUDE) 38
Note:
See TracChangeset
for help on using the changeset viewer.