From 29274a52500884373be747cd93ed185a60b1867c Mon Sep 17 00:00:00 2001 From: brad <> Date: Mon, 18 Dec 2000 16:51:49 +0000 Subject: [PATCH] *cough*someone forgot to remove libgmp*cough* --- src/include/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/include/Makefile b/src/include/Makefile index 74ef7884..87257d02 100644 --- a/src/include/Makefile +++ b/src/include/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.87 2000/11/21 00:51:30 millert Exp $ +# $OpenBSD: Makefile,v 1.88 2000/12/18 16:51:49 brad Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 @@ -50,9 +50,9 @@ RDIRS= ../lib/libc_r ../lib/libcom_err ../lib/libcompat ../lib/libcurses \ PRDIRS= # Directories with an includes target that use Makefile.bsd-wrapper -WDIRS= ../lib/libssl ../gnu/lib/libgmp ../usr.sbin/httpd -WDIRS+= ../gnu/egcs/libio ../gnu/egcs/libstdc++ ../gnu/egcs/libf2c \ - ../gnu/egcs/libobjc ../gnu/egcs/gcc +WDIRS= ../lib/libssl ../usr.sbin/httpd ../gnu/egcs/libio \ + ../gnu/egcs/libstdc++ ../gnu/egcs/libf2c ../gnu/egcs/libobjc \ + ../gnu/egcs/gcc # Places using Makefile.bsd-wrapper that needs a prerequisite target met # before includes