1
Fork 0
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:
Jordi Boggiano 2014-01-07 01:41:59 +01:00
commit c50e475c6b
3 changed files with 116 additions and 1 deletions

View file

@ -24,6 +24,7 @@ PROGS := \
wc \
whoami \
yes \
basename \
BUILD ?= $(PROGS)