Skip to content

Migrate to Unified "Skeletor-style" Makefile #5

Description

@sgiannop

To simplify multiplatform maintenance and ensure compatibility with the Libretro Buildbot,
the various platform-specific Makefiles should be consolidated into a single,
unified Makefile using the standard platform= logic.

Tasks:

  • Create a unified Makefile with environment detection for unix, android, rpi64, and win.
  • Centralize common compiler flags (-DRETRO, etc.) and include paths.
  • Ensure the new build system produces identical binaries to the current platform-specific files.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions