FreeCalypso > hg > efr-experiments
comparison efr2/Makefile @ 3:e22550b5a224
{efr2,std}/Makefile: add make clean
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 03 Apr 2024 05:50:33 +0000 |
parents | c511bfb36c2a |
children | 799b56cbccb6 |
comparison
equal
deleted
inserted
replaced
2:c511bfb36c2a | 3:e22550b5a224 |
---|---|
88 residu.o: typedef.h basic_op.h count.h | 88 residu.o: typedef.h basic_op.h count.h |
89 set_zero.o: typedef.h basic_op.h count.h | 89 set_zero.o: typedef.h basic_op.h count.h |
90 syn_filt.o: typedef.h basic_op.h count.h | 90 syn_filt.o: typedef.h basic_op.h count.h |
91 vad.o: typedef.h cnst.h basic_op.h oper_32b.h count.h vad.h | 91 vad.o: typedef.h cnst.h basic_op.h oper_32b.h count.h vad.h |
92 weight_a.o: typedef.h basic_op.h count.h | 92 weight_a.o: typedef.h basic_op.h count.h |
93 | |
94 clean: | |
95 rm -f *.o coder decoder ed_iface |