Special rules file to make RoadNarrows NetMsgs generated file(s).
More...
Go to the source code of this file.
Special rules file to make RoadNarrows NetMsgs generated file(s).
Include this file in each local make file (usually near the bottom).
- Key RNMAKE Variables:
- NETMSGS_XML_FILES - list of RN NetMsgs XML specification files.
- NETMSGS_H_DIR - generated .h files output directory. default: . (current directory)
- NETMSGS_C_DIR - generated .c files output directory. default: . (current directory)
- NETMSGS_CFLAGS - additional netmsgs c flags.
- NETMSGS_PY_DIR - generated .py files output directory. default: . (current directory)
- NETMSGS_PYFLAGS - additional netmsgs python flags.
- NETMSGS_SHARE_DIR - share directory to copy XML files. default: /prj/rnr-sdk/rnmake/share
- Package
- RN Make System
- File
- Rules.netmsgs.mk
- Author
- Robin Knight (robin.nosp@m..kni.nosp@m.ght@r.nosp@m.oadn.nosp@m.arrow.nosp@m.s.co.nosp@m.m)
- Copyright
- © 2010-2018. RoadNarrows LLC.
http://www.roadnarrows.com
All Rights Reserved
- License
- MIT
- EULA
—
Definition in file Rules.netmsgs.mk.