Re-organize and re-prefix the Makefile variables

This commit is contained in:
Romain Goyet
2018-02-01 15:39:52 +01:00
committed by EmilieNumworks
parent 0a3623421c
commit 489b26e813
24 changed files with 120 additions and 111 deletions

View File

@@ -208,7 +208,7 @@ endif
python/port/genhdr/qstrdefs.generated.h: python/port/genhdr/qstrdefs.in.h
@echo "QSTRDAT $@"
@$(PYTHON) python/src/py/makeqstrdata.py $< > $@
$(Q) $(PYTHON) python/src/py/makeqstrdata.py $< > $@
products += python/port/genhdr/qstrdefs.generated.h