Packages

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

Current section

Files

Jump to
snapex7 src snap7 build unix i386_bsd.mk
Raw

src/snap7/build/unix/i386_bsd.mk

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