1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 19:17:43 +00:00
uutils-coreutils/Makefile

5 lines
55 B
Makefile

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