Packages

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

Current section

Files

Jump to
snapex7 src snap7 build osx i386_osx.mk
Raw

src/snap7/build/osx/i386_osx.mk

##
## i386 OSX based Makefile
## Tested with OSX 10.9 Mavericks
##
TargetCPU :=i386
OS :=osx
CXXFLAGS := -O3 -fPIC -pedantic
# Standard part
include common.mk