mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
refactor ~ (docs) fix spelling + add spell-checker exceptions
This commit is contained in:
parent
06c53d97fc
commit
0b20997d10
6 changed files with 20 additions and 9 deletions
|
@ -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