1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-09-12 18:17:57 +00:00
uutils-coreutils/Makefile

5 lines
55 B
Makefile

UseGNU=gmake $*
all:
@$(UseGNU)
.DEFAULT:
@$(UseGNU)