From: Russell Bryant Date: Fri, 28 Apr 2006 17:39:54 +0000 (+0000) Subject: support "make distclean" as well as "make dist-clean" for the picky people X-Git-Tag: 1.4.0-beta1~1729 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5b5dce811e85e37dd73626fcb8a7507f6e2e430;p=thirdparty%2Fasterisk.git support "make distclean" as well as "make dist-clean" for the picky people git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@23208 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/Makefile b/Makefile index 3e1ea39d0f..6ebc39e105 100644 --- a/Makefile +++ b/Makefile @@ -564,6 +564,8 @@ clean: clean-depend $(MAKE) -C db1-ast clean $(MAKE) -C stdtime clean +distclean: dist-clean + dist-clean: clean rm -f menuselect.makeopts makeopts makeopts.xml rm -f config.log config.status