mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
Rename local install target to intall-local
This commit is contained in:
parent
1efab31581
commit
888726e3b8
@ -97,7 +97,7 @@ all-local: elinks
|
||||
elinks: $(OBJS)
|
||||
$(call cmd,link)
|
||||
|
||||
install:
|
||||
install-local:
|
||||
$(INSTALL_PROGRAM) elinks $(DESTDIR)$(bindir)
|
||||
|
||||
include $(path_to_top)/Makefile.lib
|
||||
|
Loading…
Reference in New Issue
Block a user