Download Reference Manual
The Developer's Library for D
About Wiki Forums Source Search Contact

Changeset 4449

Show
Ignore:
Timestamp:
03/25/09 10:47:18 (3 years ago)
Author:
fawzi
Message:

backporting removal of minit.obj from the list of dependencies

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tags/releases/0.99.8/lib/compiler/dmd/win32.mak

    r4400 r4449  
    8989###################################################### 
    9090 
    91 lib : $(ALL_OBJECTS) rt/minit.obj 
     91lib : $(ALL_OBJECTS) 
    9292    $(RM) $(LIB_TARGET) 
    9393    $(LC) -c -n $(LIB_TARGET) $(ALL_OBJECTS) rt/minit.obj