Changeset 7995 for trunk/tools/common/common.mk
- Timestamp:
- Feb 24, 2002, 12:27:18 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/common.mk
r6865 r7995 1 # $Id: common.mk,v 1. 6 2001-09-30 00:18:10bird Exp $1 # $Id: common.mk,v 1.7 2002-02-23 23:27:18 bird Exp $ 2 2 # 3 3 # Common definitions for tools. … … 16 16 # We use exception, so we'll have to enable them. 17 17 # 18 !ifndef W AT18 !ifndef WMAKE 19 19 CXXFLAGS = $(CXXFLAGS) $(CXXEXCEPTIONS) 20 20 !else
Note:
See TracChangeset
for help on using the changeset viewer.