mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-29 12:07:46 +00:00
rm obsolete TODO comment
This commit is contained in:
parent
a5a93175fe
commit
5ff85de8d9
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -275,7 +275,6 @@ clean:
|
||||||
distclean: clean
|
distclean: clean
|
||||||
$(CARGO) clean $(CARGOFLAGS) && $(CARGO) update $(CARGOFLAGS)
|
$(CARGO) clean $(CARGOFLAGS) && $(CARGO) update $(CARGOFLAGS)
|
||||||
|
|
||||||
# TODO: figure out if there is way for prefixes to work with the symlinks
|
|
||||||
install: build
|
install: build
|
||||||
mkdir -p $(INSTALLDIR_BIN)
|
mkdir -p $(INSTALLDIR_BIN)
|
||||||
ifeq (${MULTICALL}, y)
|
ifeq (${MULTICALL}, y)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue