Changeset 9065 for trunk/make
- Timestamp:
 - Aug 20, 2002, 11:17:45 PM (23 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/make/process.mak (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/make/process.mak
r9062 r9065 1 # $Id: process.mak,v 1. 19 2002-08-20 19:38:10bird Exp $1 # $Id: process.mak,v 1.20 2002-08-20 21:17:45 bird Exp $ 2 2 3 3 # … … 1097 1097 \ 1098 1098 !ifndef BUILD_VERBOSE 1099 @if not exist $(@D) $(ECHO) Target implib path $(CLRFIL)$(@D)$(CLRTXT) does NOT exist. Creating. $(CLRRST) 1100 !endif 1101 @if not exist $(@D) $(TOOL_CREATEPATH) $(@D) 1102 \ 1103 !ifndef BUILD_VERBOSE 1099 1104 @ \ 1100 1105 !endif  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  