Merge remote-tracking branch 'mjb/altoslib_mjb'
[fw/altos] / src / telescience-v0.1 / Makefile
index 10e4a2a301e01f5600fa56f3270dcd6e111b7427..d24128ef53a2161e51e85b659126038045ae8e75 100644 (file)
@@ -105,7 +105,7 @@ ao_product.o: ao_product.c ao_product.h
 distclean:     clean
 
 clean:
-       rm -f $(OBJ)
+       rm -f *.o $(PROG) $(PROG).hex
        rm -f ao_product.h
 
 install: