Changeset 9876 for trunk/tools/makefile
- Timestamp:
- Feb 28, 2003, 11:32:50 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/tools/makefile (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/makefile
r8240 r9876 1 # $Id: makefile,v 1.2 0 2002-04-11 22:41:16 birdExp $1 # $Id: makefile,v 1.21 2003-02-28 10:31:34 sandervl Exp $ 2 2 3 3 # … … 29 29 ALL_DIRS = \ 30 30 .\cmdqd \ 31 .\profilerfix \31 #.\profilerfix \ 32 32 .\common \ 33 33 .\fastdep \ … … 58 58 # 59 59 needed: 60 @$(DODIRS) "cmdqd profilerfixfastdep common impdef wrc" $(MAKE_CMD)60 @$(DODIRS) "cmdqd fastdep common impdef wrc" $(MAKE_CMD) 61 61 62 62
Note:
See TracChangeset
for help on using the changeset viewer.
