home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11d850f
)
Rename install to install_home target
author
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 10 Jun 2019 10:56:31 +0000
(06:56 -0400)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 10 Jun 2019 10:56:31 +0000
(06:56 -0400)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index
695e4e0
..
6e44289
100644
(file)
--- 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)/
This page took
0.022075 seconds
and
4
git commands to generate.