2011-07-01 04:27:34 -04:00
$OpenBSD: patch-Makefile_in,v 1.13 2011/07/01 08:27:34 sthen Exp $
--- Makefile.in.orig Mon May 30 12:52:14 2011
+++ Makefile.in Fri Jul 1 08:58:36 2011
@@ -472,7 +472,6 @@ endif
2008-08-20 04:25:41 -04:00
if test ! -e $(DESTDIR)$(configfile); then $(INSTALL) -d `dirname $(DESTDIR)$(configfile)`; $(INSTALL) -c -m 644 doc/example.conf $(DESTDIR)$(configfile); fi
2008-07-02 15:01:41 -04:00
$(LIBTOOL) --mode=install cp $(srcdir)/libunbound/unbound.h $(DESTDIR)$(includedir)/unbound.h
$(LIBTOOL) --mode=install cp libunbound.la $(DESTDIR)$(libdir)
- $(LIBTOOL) --mode=finish $(DESTDIR)$(libdir)
uninstall:
2010-11-10 03:29:01 -05:00
rm -f -- $(DESTDIR)$(sbindir)/unbound$(EXEEXT) $(DESTDIR)$(sbindir)/unbound-checkconf$(EXEEXT) $(DESTDIR)$(sbindir)/unbound-host$(EXEEXT) $(DESTDIR)$(sbindir)/unbound-control$(EXEEXT) $(DESTDIR)$(sbindir)/unbound-anchor$(EXEEXT) $(DESTDIR)$(sbindir)/unbound-control-setup