Commit Graph
12 Commits
Author SHA1 Message Date
Vegard Nossum 0ce5efb3c5 build: remove obsolete objs* directories
Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 07:17:03 +02:00
Vegard Nossum 0b65d01289 build: add top-level Makefile
Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 07:11:30 +02:00
Vegard Nossum 1a98f20535 rgbfix: improve Makefile
Make object filename explicit and add "clean" target.

Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 07:10:44 +02:00
Vegard Nossum 322a0b05d8 link: improve Makefile
Make object filenames explicit and add "clean" target.

Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 07:09:27 +02:00
Vegard Nossum c0a9cf79a3 lib: improve Makefile
Make object files explicit and add "clean" target.

Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 07:07:17 +02:00
Vegard Nossum 48c34238eb asm: improve Makefile
Make the generated object files explicit and add a "clean" target.

Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 07:04:47 +02:00
Vegard Nossum e12cb95079 build: rip out obsolete makefiles for obsolete platforms
We don't support DOS/Win32, so these are not needed anymore...

Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 06:58:39 +02:00
Vegard Nossum 8a7adf4c3b rgbfix: make rgbfix compile for Linux
Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 06:57:16 +02:00
Vegard Nossum 4d06e6de79 link: make xlink compile for Linux
Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 06:56:20 +02:00
Vegard Nossum c31b87b16a lib: make xlib compile on Linux
Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 06:55:26 +02:00
Vegard Nossum 1024c30866 asm: make rgbasm compile on Linux
Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 06:50:48 +02:00
Vegard Nossum b53e170781 Make all file names lowercase
This fixes a zip/platform artifact.

Signed-off-by: Vegard Nossum <[email protected]>
2009-06-11 06:25:27 +02:00