mirror of
https://github.com/clearlinux/graphene.git
synced 2026-09-08 06:41:58 +00:00
The goal of `$(SYS)` check in Makefiles is to skip all targets on unsupported systems. This commit defines a default goal `all` as a no-op for simplicity.