summaryrefslogtreecommitdiff
path: root/homebrew/mspdebug/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/mspdebug/.make.sh-auto')
-rw-r--r--homebrew/mspdebug/.make.sh-auto3
1 files changed, 3 insertions, 0 deletions
diff --git a/homebrew/mspdebug/.make.sh-auto b/homebrew/mspdebug/.make.sh-auto
new file mode 100644
index 000000000..40b678daf
--- /dev/null
+++ b/homebrew/mspdebug/.make.sh-auto
@@ -0,0 +1,3 @@
+pkg:setup
+ENV.append_to_cflags "-I#{Formula["hidapi"].opt_include}/hidapi"
+make PREFIX=${PKG_TAPF} DESTDIR=${PKG_DEST} install