openbsd-ports/net/djbdns/patches/patch-Makefile
camield 51d225d7a7 update to 1.05:
Changes: This version responds differently to *-class queries, and
to AXFR requests, to placate a few broken clients. The servers now
log ``starting'' messages.
2001-02-14 08:44:48 +00:00

26 lines
489 B
Plaintext

$OpenBSD: patch-Makefile,v 1.4 2001/02/14 08:44:49 camield Exp $
Needed for fake installation. This way the installer can easily be
rebuilt with the fake prefix, without rebuilding _everything_.
--- Makefile.orig Sun Feb 11 22:11:45 2001
+++ Makefile Wed Feb 14 09:37:03 2001
@@ -191,7 +191,7 @@
./compile cdb_make.c
check: \
-it instcheck
+instcheck
./instcheck
chkshsgr: \
@@ -778,7 +778,7 @@
./compile server.c
setup: \
-it install
+install
./install
sgetopt.o: \