- Timestamp:
- Feb 24, 2002, 12:49:58 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/makefile
r7410 r7997 1 # $Id: makefile,v 1.8 2 2001-11-21 12:11:59bird Exp $1 # $Id: makefile,v 1.83 2002-02-23 23:49:58 bird Exp $ 2 2 3 3 # … … 81 81 82 82 lib libs: 83 @$(DOWITHDIRS) -e$(NOTHAVELIBS) -c -llib $(EXTRA) \83 @$(DOWITHDIRS) -e$(NOTHAVELIBS) -c -llib$(CCENV)$(DEBUG) $(EXTRA) \ 84 84 $(MAKE_CMD) lib 85 85
Note:
See TracChangeset
for help on using the changeset viewer.