Changeset 7995 for trunk/tools/common/common.mak
- Timestamp:
- Feb 24, 2002, 12:27:18 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/common.mak
r5533 r7995 1 # $Id: common.mak,v 1. 4 2001-04-17 04:07:32bird Exp $1 # $Id: common.mak,v 1.5 2002-02-23 23:27:18 bird Exp $ 2 2 3 3 # … … 24 24 # We use exception, so we'll have to enable them. 25 25 # 26 !ifndef W AT26 !ifndef WMAKE 27 27 CXXFLAGS = $(CXXFLAGS) $(CXXEXCEPTIONS) 28 28 !else
Note:
See TracChangeset
for help on using the changeset viewer.