From 7fbb57dea409e78954e13eb094e50991563bedb6 Mon Sep 17 00:00:00 2001 From: ceriel Date: Wed, 27 Apr 1988 10:57:37 +0000 Subject: [PATCH] clean entry should not throw away distributed files --- util/ego/share/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/ego/share/Makefile b/util/ego/share/Makefile index 94b7a3fe1..b28c706dd 100644 --- a/util/ego/share/Makefile +++ b/util/ego/share/Makefile @@ -67,7 +67,7 @@ opr: make pr | opr clean: - rm -f makeclassdef classdefs.h makewordlen wordlen.h pop_push.h *.o Out out nohup.out *.m + rm -f makeclassdef classdefs.h makewordlen wordlen.h *.o Out out nohup.out *.m lint: lint $(LINTFLAGS) $(CPPFLAGS) $(CFILES) -- 2.34.1