Remove old comment

This commit is contained in:
Justin Ethier 2016-09-07 02:07:22 -04:00
parent 5e9ebeb664
commit f195b79f92

View file

@ -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)