d68d7c0ecf
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8596 a1c6a512-1295-4272-9138-f99709370657
8 lines
109 B
Makefile
8 lines
109 B
Makefile
# Dummy Makefile to trick the build system into not buiding tools and firmware
|
|
#
|
|
|
|
all:
|
|
@true
|
|
|
|
clean:
|
|
@true
|