Changeset 69

Show
Ignore:
Timestamp:
01/03/05 21:58:46 (4 years ago)
Author:
aldacron
Message:

* [DerelictSDL] removed loader.o from the object list in the linux makefile - it doesn't belong there

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/DerelictSDL/Makefile.linux

    r66 r69  
    5656    $(SDL.OBJ.DIR)/timer.o \ 
    5757    $(SDL.OBJ.DIR)/types.o \ 
    58     $(SDL.OBJ.DIR)/video.o \ 
    59     $(OBJ.DIR)/loader.o 
     58    $(SDL.OBJ.DIR)/video.o 
    6059  
    6160SDL.LIB = $(LIB.DIR)/libderelictSDL.a