From c6f22660ffdbbf7642bc6d5e95814b2f22ecbe98 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Sat, 6 Mar 2004 06:54:58 +0000 Subject: Add a.out to CLEANFILES --- bin/dd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'bin/dd') diff --git a/bin/dd/Makefile b/bin/dd/Makefile index 691c6f4001ce..b09bfcbfa527 100644 --- a/bin/dd/Makefile +++ b/bin/dd/Makefile @@ -8,6 +8,7 @@ MAINTAINER= green@FreeBSD.org .include +CLEANFILES+= a.out # # Test the character conversion functions. We have to be explicit about # which LC_LANG we use because the definition of upper and lower case -- cgit v1.2.3