clean:
rm -f *.o *.d *.lo *~ tags
- rm -f unbound unbound-checkconf unbound-host
+ rm -f unbound unbound-checkconf unbound-host unbound-control unbound-control-setup libunbound.la
rm -rf autom4te.cache .libs build doc/html
realclean: clean
- removed cast in unit test debug print that was not 64bit safe.
- trunk back to 1.1.0; copied to tags 1.1.0 release.
- trunk to has version number 1.1.1 again.
+ - in 1.1.1; make clean nicer.
17 November 2008: Wouter
- theoretical fix for problems reported on mailing list.