swig.mk: Add support for NON_C_BINDING preprocessor directive

Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
Jan Lindemann 2017-06-01 14:03:57 +00:00
commit 48735e0c10
2 changed files with 9 additions and 1 deletions

View file

@ -158,5 +158,8 @@ prefix.done:
echo-prereq-build:
@python $(MOD_SCRIPT_DIR)/projects.py --topdir . $(PROJECTS_PY_EXTRA_ARGS) required-pkg $(RPM_PROJECT)
echo-files:
list-files echo-files:
@$(LIST_VCS_FILES) -f
list-text-files echo-text-files:
@$(LIST_VCS_FILES) -ft