summaryrefslogtreecommitdiff
path: root/homebrew/cppcheck/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/cppcheck/.make.sh-auto')
-rw-r--r--homebrew/cppcheck/.make.sh-auto5
1 files changed, 5 insertions, 0 deletions
diff --git a/homebrew/cppcheck/.make.sh-auto b/homebrew/cppcheck/.make.sh-auto
new file mode 100644
index 000000000..620732e0e
--- /dev/null
+++ b/homebrew/cppcheck/.make.sh-auto
@@ -0,0 +1,5 @@
+pkg:setup
+ENV.cxx11
+make HAVE_RULES=yes CFGDIR=${PKG_TAPF}/cfg
+make DESTDIR=${PKG_TAPF} BIN=#{bin} CFGDIR=/cfg DESTDIR=${PKG_DEST} install
+(pkgshare/"addons").install Dir.glob(bin/"*.py")