Packages

Elixir wrapper for Snap7, for communication with Siemens PLC's.

Current section

Files

Jump to
snapex7 src snap7 build osx x86_64_osx.mk
Raw

src/snap7/build/osx/x86_64_osx.mk

##
## x86_64 BSD based (FreeBSD etc.) Makefile
## Use gmake instead of make
##
TargetCPU :=x86_64
OS :=osx
CXXFLAGS := -O3 -fPIC -pedantic
# Standard part
include common.mk