1
0
mirror of https://github.com/uutils/coreutils synced 2024-06-29 05:54:27 +00:00
coreutils/Makefile

6 lines
55 B
Makefile

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