1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/platform/Makefile

8 lines
109 B
Makefile

# Dummy Makefile to trick the build system into not buiding tools and firmware
#
all:
@true
clean:
@true