5 firmware: firmware.o rsb-crc.o rsb-lz.o filesystem.o
 
   7 firmware.o: firmware.c rsb-crc.h filesystem.h
 
   9 rsb-crc.o: rsb-crc.c rsb-crc.h
 
  11 rsb-lz.o: rsb-lz.c rsb-lz.h
 
  13 filesystem.o: filesystem.c filesystem.h rsb-lz.h
 
  16         rm -f firmware firmware.o rsb-crc.o rsb-lz.o filesystem.o