home
/
code
/
khome.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Add mypeetables
[khome.git]
/
Makefile
Commit
Line
Data
80cc9199
SK
1
MAKEFLAGS := --no-builtin-rules
2
3
.PHONY: install
4
5
install:
6
@cp -Rp bin $(HOME)/
7
@cp -Rp lib $(HOME)/
8
@cp .profile $(HOME)/
This page took
0.026698 seconds
and
4
git commands to generate.