summaryrefslogtreecommitdiff
path: root/homebrew/freeipmi/.make.sh-auto
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/freeipmi/.make.sh-auto')
-rw-r--r--homebrew/freeipmi/.make.sh-auto4
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/freeipmi/.make.sh-auto b/homebrew/freeipmi/.make.sh-auto
new file mode 100644
index 000000000..745e9bbee
--- /dev/null
+++ b/homebrew/freeipmi/.make.sh-auto
@@ -0,0 +1,4 @@
+pkg:setup
+inreplace "man/Makefile.in", "$(CPP_FOR_BUILD) -nostdinc -w -C -P -I$(top_srcdir)/man $@.pre $@", "clang -E -nostdinc -w -C -P -I$(top_srcdir)/man $@.pre > $@"
+pkg:configure
+make DESTDIR=${PKG_DEST} install