Changeset 6865 for trunk/tools/common/common.mk
- Timestamp:
- Sep 30, 2001, 2:18:11 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/common/common.mk
r4804 r6865 1 # $Id: common.mk,v 1. 5 2000-12-16 20:10:07bird Exp $1 # $Id: common.mk,v 1.6 2001-09-30 00:18:10 bird Exp $ 2 2 # 3 3 # Common definitions for tools. … … 50 50 # 51 51 NO_INTERNAL_LIBS = 1 52 INTLIBS = $(COMMONLIB)52 INTLIBS = common_lib 53 53 54 54
Note:
See TracChangeset
for help on using the changeset viewer.