2
0
Fork 0
mirror of https://github.com/uutils/coreutils synced 2024-12-14 15:22:38 +00:00
coreutils/Makefile

5 lines
55 B
Makefile

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