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)