From 5ff85de8d9015edc4b7a3bdb6aa958ee9a8731a5 Mon Sep 17 00:00:00 2001 From: Nathan Ross Date: Fri, 25 Dec 2015 19:59:10 -0500 Subject: [PATCH] rm obsolete TODO comment --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 0559f5ba7..89079e87e 100644 --- a/Makefile +++ b/Makefile @@ -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)