Changeset 20

Show
Ignore:
Timestamp:
12/09/07 07:54:48 (1 year ago)
Author:
charlie137
Message:

Added mingw target in the Makefile

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/guisterax/Makefile

    r19 r20  
    1111     
    1212mingw: src/*.d 
    13     gdc -fdebug -g -o guisterax src/*.d src/derelict/util/*.d src/derelict/sdl/*.d -Isrc/ -Isrc/derelict -lm 
     13   gdc -fdebug -g -o guisterax src/*.d src/derelict/util/*.d src/derelict/sdl/*.d -Isrc/ -Isrc/derelict -lm 
    1414     
    1515clean: