chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
3e441da
)
Makefile: Fix a stupid typo.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 13 Aug 2017 03:32:36 +0000
(
04:32
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 13 Aug 2017 03:32:36 +0000
(
04:32
+0100)
Makefile
patch
|
blob
|
blame
|
history
diff --git
a/Makefile
b/Makefile
index a857bf3a6130d8c3bc564a1c2a3c532303a5d31d..9d7b8a1bb1fb92dcebfc72013ba7a26e62e603fb 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-259,7
+259,7
@@
endif
dotfile-source = $(HERE)/dot/$(or $($1_SRC), $(1:.%=%)$2)
dotfile-source = $(HERE)/dot/$(or $($1_SRC), $(1:.%=%)$2)
-## Easist: just make symlinks.
+## Easi
e
st: just make symlinks.
dotlink-ok-p = \
$(call symlink-ok-p,$(HOME)/$1,$(call dotfile-source,$1))
all:: $(addprefix $(HOME)/, $(DOTLINKS))
dotlink-ok-p = \
$(call symlink-ok-p,$(HOME)/$1,$(call dotfile-source,$1))
all:: $(addprefix $(HOME)/, $(DOTLINKS))