From: Siraaj Khandkar Date: Mon, 10 Jun 2019 10:56:31 +0000 (-0400) Subject: Rename install to install_home target X-Git-Url: https://git.xandkar.net/?p=khome.git;a=commitdiff_plain;h=27ea04da6d12419017aa9019b8892be6d7aa3cc2 Rename install to install_home target --- diff --git a/Makefile b/Makefile index 695e4e0..6e44289 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ MAKEFLAGS := --no-builtin-rules -.PHONY: install +.PHONY: install_home -install: +install_home: @cp -Rp home/bin $(HOME)/ @cp -Rp home/lib $(HOME)/ @cp home/.compton.conf $(HOME)/