Merge 499af7801f
into ccd5d9f526
This commit is contained in:
commit
625d8168f7
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -2,7 +2,7 @@ PREFIX = /usr
|
|||
MANDIR = $(PREFIX)/share/man
|
||||
|
||||
all:
|
||||
@echo Run \'make install\' to install Neofetch.
|
||||
@printf "Run 'make install' to install Neofetch.\n"
|
||||
|
||||
install:
|
||||
@mkdir -p $(DESTDIR)$(PREFIX)/bin
|
||||
|
|
Loading…
Add table
Reference in a new issue