From 4ea62010d0d178dc752f170c8b7bf5464c5df47f Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 19 Mar 1999 22:21:28 +0000 Subject: remove -h feature until the code works on clients --- usr.bin/ypwhich/Makefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'usr.bin/ypwhich/Makefile') diff --git a/usr.bin/ypwhich/Makefile b/usr.bin/ypwhich/Makefile index 7fe0b535936..cd42d4dd1b8 100644 --- a/usr.bin/ypwhich/Makefile +++ b/usr.bin/ypwhich/Makefile @@ -1,11 +1,6 @@ -# $OpenBSD: Makefile,v 1.4 1998/01/18 20:13:07 maja Exp $ +# $OpenBSD: Makefile,v 1.5 1999/03/19 22:21:27 deraadt Exp $ # from: @(#)Makefile 5.8 (Berkeley) 7/28/90 PROG= ypwhich -SRCS= ypwhich.c yplib_host.c -MAN= ypwhich.1 - -.PATH: ${.CURDIR}/../../usr.sbin/ypserv/common -CFLAGS+=-I${.CURDIR}/../../usr.sbin/ypserv/common .include -- cgit v1.2.3