Commit c21ebada authored by william's avatar william

clean timerNN targets

parent 896a50f1
...@@ -26,7 +26,7 @@ timer64 timer32 timer16 timer8 timer: timer.c ...@@ -26,7 +26,7 @@ timer64 timer32 timer16 timer8 timer: timer.c
.PHONY: clean clean! .PHONY: clean clean!
clean: clean:
$(RM) -r timer *.dSYM $(RM) -r timer timer8 timer16 timer32 timer64 *.dSYM
clean~: clean clean~: clean
$(RM) *~ $(RM) *~
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment