$NetBSD: patch-aa,v 1.8 2005/01/19 02:11:24 itojun Exp $ --- Makefile.in- 2005-01-19 11:05:06.000000000 +0900 +++ Makefile.in 2005-01-19 11:06:59.000000000 +0900 @@ -148,8 +148,9 @@ $(INSTALL_DATA) zonec.8 $(mandir)/man8 $(INSTALL_DATA) nsd-notify.8 $(mandir)/man8/nsd-notify.8 $(INSTALL_DATA) nsd-xfer.8 $(mandir)/man8/nsd-xfer.8 - $(INSTALL_DATA) nsdc.conf.sample $(configfile).sample - $(INSTALL_DATA) nsd.zones.sample $(zonesfile).sample + mkdir -p $(prefix)/share/examples/nsd + $(INSTALL_DATA) nsdc.conf.sample $(prefix)/share/examples/nsd + $(INSTALL_DATA) nsd.zones.sample $(prefix)/share/examples/nsd uninstall: @echo