mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 18:17:39 -04:00
Prettier genlang-features output. Use the same style for max_language_size.h.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27469 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
59ded69c96
commit
3b84012d63
2 changed files with 2 additions and 2 deletions
|
@ -27,6 +27,6 @@ $(BUILDDIR)/apps/features: $(APPSDIR)/features.txt $(BUILDDIR)/firmware/common/
|
|||
grep -v "^\#" | grep -v "^ *$$" > $(BUILDDIR)/apps/features; \
|
||||
|
||||
$(BUILDDIR)/apps/genlang-features: $(BUILDDIR)/apps/features
|
||||
tr \\n : < $< > $@
|
||||
$(call PRINTS,GEN $(subst $(BUILDDIR)/,,$@))tr \\n : < $< > $@
|
||||
|
||||
ASMDEFS_SRC += $(APPSDIR)/core_asmdefs.c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue