1
0
Fork 0
forked from len0rd/rockbox
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1572 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Björn Stenberg 2002-08-06 19:25:46 +00:00
parent 5c507e94f0
commit 580f0009d3
3 changed files with 5 additions and 2 deletions

View file

@ -21,6 +21,7 @@ all: $(OBJS)
@(cd sh-win; $(MAKE))
@(cd download; $(MAKE))
@(cd manual; $(MAKE))
@(cd tshirt-contest; $(MAKE))
main.html: main.t activity.html
@ -31,3 +32,5 @@ index.shtml: main.shtml
daily.shtml: daily.t
bugs.html:
perl getbugs.pl > bugs.html