]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
blah
authorJelte Jansen <jeltejan@NLnetLabs.nl>
Mon, 10 Oct 2005 08:51:43 +0000 (08:51 +0000)
committerJelte Jansen <jeltejan@NLnetLabs.nl>
Mon, 10 Oct 2005 08:51:43 +0000 (08:51 +0000)
Makefile.in

index 51f0b6ffe7bcf1c06bb824b4afacb08e24dfd4c6..fa6fb6a0382075cb83ec6643f437a54b86bdf05e 100644 (file)
@@ -108,13 +108,13 @@ examples-config:  ./examples/Makefile
 examples:              examples-config
                ( cd examples ; $(MAKE) -f Makefile all)
 
-examples-realclean:    ./drill/Makefile
+examples-realclean:    ./examples/Makefile
                ( cd examples ; $(MAKE) -f Makefile realclean)
 
 examples-clean:        ./drill/Makefile
                ( cd examples ; $(MAKE) -f Makefile clean)
 
-examples-confclean:    ./drill/Makefile
+examples-confclean:    ./examples/Makefile
                ( cd examples ; $(MAKE) -f Makefile confclean)
 
 examples-install:
@@ -128,13 +128,13 @@ tests-config:     ./tests/Makefile
 tests:                 tests-config
                ( cd tests ; $(MAKE) -f Makefile all)
 
-tests-realclean:       ./drill/Makefile
+tests-realclean:       ./tests/Makefile
                ( cd tests ; $(MAKE) -f Makefile realclean)
 
 tests-clean:   ./drill/Makefile
                ( cd tests ; $(MAKE) -f Makefile clean)
 
-tests-confclean:       ./drill/Makefile
+tests-confclean:       ./tests/Makefile
                ( cd tests ; $(MAKE) -f Makefile confclean)
 
 lib:           $(LIBDNS_OBJECTS) b64_pton$U.o b64_ntop$U.o
@@ -215,9 +215,8 @@ clean:
        rm -f *.ds
        rm -f *.private
 
-distclean: clean docclean libclean
+distclean: clean docclean libclean drill-confclean examples-confclean
        rm -f ltmain.sh
-       (cd drill ; $(MAKE) -f Makefile distclean)
 
 realclean: clean docclean libclean
        rm -f config.status