altos: remove all versions of stm-demo executable
authorKeith Packard <keithp@keithp.com>
Sun, 8 Dec 2013 19:17:28 +0000 (11:17 -0800)
committerKeith Packard <keithp@keithp.com>
Sun, 8 Dec 2013 19:17:28 +0000 (11:17 -0800)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm-demo/Makefile

index 990968c2f48ca1b5d77229220384f8ebf63a631b..2c7e9df5bd74a8c9f132ee54466b5022b41383cf 100644 (file)
@@ -66,7 +66,7 @@ $(OBJ): $(INC)
 distclean:     clean
 
 clean:
 distclean:     clean
 
 clean:
-       rm -f *.o $(PROG)
+       rm -f *.o stm-demo-*.elf
        rm -f ao_product.h
 
 install:
        rm -f ao_product.h
 
 install: