From f195b79f92d2fbde884754edea2b1eebcf428242 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Wed, 7 Sep 2016 02:07:22 -0400 Subject: [PATCH] Remove old comment --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 47677e61..7a0c3a58 100644 --- a/Makefile +++ b/Makefile @@ -196,8 +196,6 @@ install-bin: $(INSTALL) -m0755 cyclone $(DESTDIR)$(BINDIR)/ $(INSTALL) -m0755 icyc $(DESTDIR)$(BINDIR)/ -# TODO: rewrite install to be in terms of incremental steps above. -# also want to propagate this change to cyclone-bootstrap install: $(MKDIR) $(DESTDIR)$(BINDIR) $(MKDIR) $(DESTDIR)$(LIBDIR)