From 6bfc232f0bf4ede0747fa4e368051205067b5f86 Mon Sep 17 00:00:00 2001 From: "Michael S. Tsirkin" Date: Tue, 23 Jan 2007 01:06:57 +0200 Subject: [PATCH] Add mstvpd to clean target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 87dcbdd..6f402ee 100644 --- a/Makefile +++ b/Makefile @@ -41,4 +41,4 @@ mstvpd: vpd.c $(CC) ${CFLAGS} vpd.c -o mstvpd clean: - rm -f mstregdump mstflint mstmread mstmwrite mstflint.o + rm -f mstvpd mstregdump mstflint mstmread mstmwrite mstflint.o -- 2.41.0