Changeset 387 for trunk/make


Ignore:
Timestamp:
Jul 22, 2010, 2:47:21 PM (15 years ago)
Author:
pr
Message:

Fix broken macro.

Location:
trunk/make
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/make/link_dll.in

    r367 r387  
    3838
    3939# update DEF file
    40 !if [@echo   +++ Updating $(@F) from "$(BLDLEVEL_H)"]
     40!if [@echo   +++ Updating $(MODULEDEF) from "$(BLDLEVEL_H)"]
    4141!endif
    4242!if [@$(RUN_BLDLEVEL) $(MODULEDEF) $(BLDLEVEL_H) $(BLDLEVELNAME)]
  • trunk/make/link_exe.in

    r367 r387  
    4040
    4141# update DEF file
    42 !if [@echo   +++ Updating $(@F) from "$(BLDLEVEL_H)"]
     42!if [@echo   +++ Updating $(MODULEDEF) from "$(BLDLEVEL_H)"]
    4343!endif
    4444!if [@$(RUN_BLDLEVEL) $(MODULEDEF) $(BLDLEVEL_H) $(BLDLEVELNAME)]
Note: See TracChangeset for help on using the changeset viewer.