From d0c50f0c5d76431afc5c9947981543ea302c201a Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 28 Dec 2000 00:11:25 +0000 Subject: better cleanup --- mdk-stage1/mar/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1/mar/Makefile') diff --git a/mdk-stage1/mar/Makefile b/mdk-stage1/mar/Makefile index e7f6977ce..631a944bd 100644 --- a/mdk-stage1/mar/Makefile +++ b/mdk-stage1/mar/Makefile @@ -21,7 +21,7 @@ all: libmar.a mar clean: - rm -f *.o mar + rm -f *.o libmar.a mar FLAGS = -Wall -Werror -Os -fomit-frame-pointer -c -- cgit v1.2.1