rm obsolete TODO comment

This commit is contained in:
Nathan Ross 2015-12-25 19:59:10 -05:00
parent a5a93175fe
commit 5ff85de8d9

View file

@ -275,7 +275,6 @@ clean:
distclean: clean
$(CARGO) clean $(CARGOFLAGS) && $(CARGO) update $(CARGOFLAGS)
# TODO: figure out if there is way for prefixes to work with the symlinks
install: build
mkdir -p $(INSTALLDIR_BIN)
ifeq (${MULTICALL}, y)