mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
swig.mk: Add support for NON_C_BINDING preprocessor directive
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
dbcbb07c82
commit
48735e0c10
2 changed files with 9 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue