mirror of
https://github.com/justinethier/cyclone.git
synced 2025-07-15 08:47:35 +02:00
Remove old comment
This commit is contained in:
parent
5e9ebeb664
commit
f195b79f92
1 changed files with 0 additions and 2 deletions
2
Makefile
2
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)
|
||||
|
|
Loading…
Add table
Reference in a new issue