2 # some rules to handle the quirks of the 'as31' assembler, like
3 # insisting upon fixed suffixes for the input and output files,
4 # and its lack of preprocessor support
9 gcc -x assembler-with-cpp -P -E -o $@ $<
15 %_fw.h: %.hex ezusb_convert.pl
16 perl ezusb_convert.pl $* < $< > $@