add a distclean target to src/Makefile
[fw/altos] / src / Makefile
index 3928136976259daf9bf8cce48de76183106d3a46..29ee4b128fb2c53c4a2b5c95823571146c0e9662 100644 (file)
@@ -250,6 +250,8 @@ $(TELEDONGLE_DEFS): ao-make-product.5c
 $(TIDONGLE_DEFS): ao-make-product.5c
        nickle ao-make-product.5c -m altusmetrum.org -p TIDongle -v $(VERSION) > $@
 
+distclean:     clean
+
 clean:
        rm -f $(ADB) $(ASM) $(LNK) $(LST) $(REL) $(RST) $(SYM)
        rm -f $(PROGS) $(PCDB) $(PLNK) $(PMAP) $(PMEM) $(PAOM)