make distclean should remove conf.sh
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
|
||||
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
|
||||
# $Id: Makefile.in,v 1.18 2000/07/27 09:39:06 tale Exp $
|
||||
# $Id: Makefile.in,v 1.19 2000/07/28 01:37:05 gson Exp $
|
||||
|
||||
@BIND9_INCLUDES@
|
||||
SUBDIRS = lwresd
|
||||
@@ -27,6 +27,9 @@ test: subdirs
|
||||
clean distclean::
|
||||
sh ./cleanall.sh
|
||||
|
||||
distclean::
|
||||
rm -f conf.sh
|
||||
|
||||
installdirs:
|
||||
|
||||
install::
|
||||
|
||||
Reference in New Issue
Block a user