From 94b0f370d47782ed8579d0bbcdc8fb00dcb8ff17 Mon Sep 17 00:00:00 2001 From: Kurt Zeilenga Date: Sat, 9 Jan 1999 02:12:09 +0000 Subject: [PATCH] Add distclean target --- Makefile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile.in b/Makefile.in index f564426626..153c641cdd 100644 --- a/Makefile.in +++ b/Makefile.in @@ -46,3 +46,5 @@ clean-local: FORCE veryclean-local: FORCE $(RM) config.cache config.status libtool stamp-h stamp-h.in + +distclean: veryclean FORCE -- 2.39.5