diff options
| -rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -121,7 +121,6 @@ libcopyjit.a: $(OBJS) .PHONY: clean clean: @$(RM) -r build lib/gen/* lib/*.bin lib/*.d lib/empty lib/prune deps.mk - @$(RM) -r lib/*decls.h lib/*defns.h lib/ops.h lib/imm.h @$(RM) tests/check examples/copyjit libcopyjit.a .PHONY: clean_docs |
