mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 19:17:43 +00:00
refactor ~ (makefiles) fix spelling + add spell-checker exceptions
This commit is contained in:
parent
0b20997d10
commit
ec982bb695
2 changed files with 6 additions and 4 deletions
6
Makefile
6
Makefile
|
@ -1,5 +1,5 @@
|
|||
USEGNU=gmake $*
|
||||
UseGNU=gmake $*
|
||||
all:
|
||||
@$(USEGNU)
|
||||
@$(UseGNU)
|
||||
.DEFAULT:
|
||||
@$(USEGNU)
|
||||
@$(UseGNU)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue