This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
make file-* works
pull/5/head
10sr
9 years ago
parent
a03a80b193
commit
9d360a3eb8
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
Makefile
+ 3
- 0
Makefile
View File
@@ -122,6 +122,9 @@ $(dotfiles_dir)/%: $(dotfiles_dir)/.git
endif
file-%: $(dotfiles_dir)/%
true
.PRECIOUS: $(dotfiles_dir)/%
Write
Preview
Loading…
Cancel
Save