about summary refs log tree commit diff
path: root/users/wpcarro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'users/wpcarro/Makefile')
-rw-r--r--users/wpcarro/Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/users/wpcarro/Makefile b/users/wpcarro/Makefile
new file mode 100644
index 0000000000..6ef5116e3e
--- /dev/null
+++ b/users/wpcarro/Makefile
@@ -0,0 +1,9 @@
+install:
+	source "${BRIEFCASE}/configs/install"
+
+uninstall:
+	source "${BRIEFCASE}/configs/uninstall"
+
+list-broken-links:
+	find "${HOME}" -maxdepth 1 -xtype l && \
+	find "${HOME}/.config" -maxdepth 1 -xtype l