diff options
Diffstat (limited to 'homebrew/snap7/.make.sh-auto')
-rw-r--r-- | homebrew/snap7/.make.sh-auto | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/homebrew/snap7/.make.sh-auto b/homebrew/snap7/.make.sh-auto new file mode 100644 index 000000000..6add77103 --- /dev/null +++ b/homebrew/snap7/.make.sh-auto @@ -0,0 +1,4 @@ +pkg:setup +lib.mkpath +make -C build/osx -f #{MacOS.preferred_arch}_osx.mk DESTDIR=${PKG_DEST} install LibInstall=${PKG_TAPF}/lib +include.install "release/Wrappers/c-cpp/snap7.h" |