summaryrefslogtreecommitdiff
path: root/dotfiles-darwin/bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles-darwin/bin/Makefile')
-rw-r--r--dotfiles-darwin/bin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dotfiles-darwin/bin/Makefile b/dotfiles-darwin/bin/Makefile
new file mode 100644
index 0000000..abb2b68
--- /dev/null
+++ b/dotfiles-darwin/bin/Makefile
@@ -0,0 +1,2 @@
+~/.local/bin/trash: trash.swift
+ swiftc -O -o $@ $<