FreeCalypso > hg > efr-experiments
comparison std/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 | cd1a63963fa4 |
| children |
comparison
equal
deleted
inserted
replaced
| 2:c511bfb36c2a | 3:e22550b5a224 |
|---|---|
| 94 residu.o: typedef.h basic_op.h count.h | 94 residu.o: typedef.h basic_op.h count.h |
| 95 set_zero.o: typedef.h basic_op.h count.h | 95 set_zero.o: typedef.h basic_op.h count.h |
| 96 syn_filt.o: typedef.h basic_op.h count.h | 96 syn_filt.o: typedef.h basic_op.h count.h |
| 97 vad.o: typedef.h cnst.h basic_op.h oper_32b.h count.h vad.h | 97 vad.o: typedef.h cnst.h basic_op.h oper_32b.h count.h vad.h |
| 98 weight_a.o: typedef.h basic_op.h count.h | 98 weight_a.o: typedef.h basic_op.h count.h |
| 99 | |
| 100 clean: | |
| 101 rm -f *.o coder decoder ed_iface |
