Changeset 603 for branches/Derelict2/linux.mak
- Timestamp:
- 01/03/12 09:38:22 (5 months ago)
- Files:
-
- branches/Derelict2/linux.mak (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/Derelict2/linux.mak
r545 r603 64 64 DerelictAllegroACodec : 65 65 $(DMAKE) -C DerelictAllegro DerelictAllegroACodec PLATFORM=linux 66 67 DerelictAllegroDialog : 68 $(DMAKE) -C DerelictAllegro DerelictAllegroDialog PLATFORM=linux 69 70 DerelictAllegroTTF : 71 $(DMAKE) -C DerelictAllegro DerelictAllegroTTF PLATFORM=linux 66 72 67 73 # There's only one DerelictFMODEX target
