summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hn/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/hn/Makefile b/hn/Makefile
new file mode 100644
index 0000000..d425207
--- /dev/null
+++ b/hn/Makefile
@@ -0,0 +1,3 @@
+pkgs:
+ raco pkg install sxml
+.PHONY: pkgs