mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
Merge remote-tracking branch 'BeyondSora/basename'
Conflicts: README.md
This commit is contained in:
commit
c50e475c6b
3 changed files with 116 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -24,6 +24,7 @@ PROGS := \
|
|||
wc \
|
||||
whoami \
|
||||
yes \
|
||||
basename \
|
||||
|
||||
BUILD ?= $(PROGS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue