From 409b64ffe8a4b1a8bad39b49f9b65aabbd88ef6e Mon Sep 17 00:00:00 2001 From: Sebastian Hammer Date: Mon, 26 Sep 1994 16:19:25 +0000 Subject: [PATCH] Mod to clean: --- isam/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/isam/Makefile b/isam/Makefile index 1081028..7ee1081 100644 --- a/isam/Makefile +++ b/isam/Makefile @@ -28,7 +28,7 @@ $(LIB): $(PO) $(CC) -c $(DEFS) $(CFLAGS) $< clean: - rm -f *.[oa] $(TPROG) core mon.out gmon.out errlist isam-test + rm -f *.[oa] $(TPROG) core mon.out gmon.out errlist isam-test issh depend: depend2 -- 1.7.10.4