mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-14 02:27:39 -04:00
build winner too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2557 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
ed728069ed
commit
1a7bc7edef
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ SRC := $(wildcard *.t)
|
|||
OBJS := $(SRC:%.t=%.html)
|
||||
|
||||
all: $(OBJS)
|
||||
@(cd winner; $(MAKE))
|
||||
|
||||
%.html : %.t
|
||||
$(ACTION) $<
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue