Packages

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

Current section

Files

Jump to
snapex7 src snap7 build unix x86_64_bsd.mk
Raw

src/snap7/build/unix/x86_64_bsd.mk

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