Files
aqhomecontrol/avr/devices/e03/boot/0BUILD
2026-03-15 20:23:18 +01:00

33 lines
356 B
Plaintext

<?xml?>
<gwbuild>
<target type="AvrHexFile" name="e03_boot" >
<includes type="avrasm" >
-I $(builddir)
-I $(srcdir)
-I $(topsrcdir)/avr
-I $(topbuilddir)/avr
</includes>
<sources type="avrasm" >
boot.asm
</sources>
</target>
<subdirs>
</subdirs>
<extradist>
</extradist>
</gwbuild>