Changeset 387 for trunk/make
- Timestamp:
- Jul 22, 2010, 2:47:21 PM (15 years ago)
- Location:
- trunk/make
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/make/link_dll.in
r367 r387 38 38 39 39 # update DEF file 40 !if [@echo +++ Updating $( @F) from "$(BLDLEVEL_H)"]40 !if [@echo +++ Updating $(MODULEDEF) from "$(BLDLEVEL_H)"] 41 41 !endif 42 42 !if [@$(RUN_BLDLEVEL) $(MODULEDEF) $(BLDLEVEL_H) $(BLDLEVELNAME)] -
trunk/make/link_exe.in
r367 r387 40 40 41 41 # update DEF file 42 !if [@echo +++ Updating $( @F) from "$(BLDLEVEL_H)"]42 !if [@echo +++ Updating $(MODULEDEF) from "$(BLDLEVEL_H)"] 43 43 !endif 44 44 !if [@$(RUN_BLDLEVEL) $(MODULEDEF) $(BLDLEVEL_H) $(BLDLEVELNAME)]
Note:
See TracChangeset
for help on using the changeset viewer.