From fcd2e936b4fb7fc3fc86977d20a84aae5ff1997e Mon Sep 17 00:00:00 2001 From: ceriel Date: Mon, 19 Jan 1987 10:17:58 +0000 Subject: [PATCH] Improved the "make clean" --- mach/ns/libsys/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/ns/libsys/Makefile b/mach/ns/libsys/Makefile index cee62aace..955ce97d5 100644 --- a/mach/ns/libsys/Makefile +++ b/mach/ns/libsys/Makefile @@ -18,7 +18,7 @@ head_em.o: head_em.s $(MACH) -I../../../h -c head_em.s clean: - rm -f *.o + rm -f *.o libmon_o.a nohup.out Out opr : make pr | opr -- 2.34.1