From 7f67e0d0ee9483ea618c4b08806e4f9ae556b063 Mon Sep 17 00:00:00 2001 From: schodet Date: Thu, 24 Jun 2004 23:25:33 +0000 Subject: Ajout doc modules. --- n/avr/howto/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'n/avr/howto/Makefile') diff --git a/n/avr/howto/Makefile b/n/avr/howto/Makefile index bbc542e..f819a2d 100644 --- a/n/avr/howto/Makefile +++ b/n/avr/howto/Makefile @@ -33,7 +33,7 @@ $(PRG).elf: $(OBJECTS) $(OBJDUMP) -h -S $< > $@ clean: - rm -f *.o $(PRG).elf *.bak + rm -f *.o $(PRG).elf *.bak $(DOC) rm -f *.lst *.map $(EXTRA_CLEAN_FILES) rm -f $(PRG).hex $(PRG).bin $(PRG).srec $(PRG)_eeprom.hex $(PRG)_eeprom.bin $(PRG)_eeprom.srec -- cgit v1.2.3