From 214410efbba6b1bfba85aa1957e69a84667701c9 Mon Sep 17 00:00:00 2001 From: millert <> Date: Sun, 7 Jun 1998 23:20:12 +0000 Subject: [PATCH] add gnu/lib/libgmp to WDIR for includes --- src/include/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/include/Makefile b/src/include/Makefile index 791d475e..b5fbc706 100644 --- a/src/include/Makefile +++ b/src/include/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.48 1998/05/04 10:21:10 provos Exp $ +# $OpenBSD: Makefile,v 1.49 1998/06/07 23:20:12 millert Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 @@ -41,7 +41,7 @@ RDIRS= ../lib/libcom_err ../lib/libcompat ../lib/libcurses ../lib/libform \ WDIRS= ../gnu/lib/libg++/libg++ ../gnu/lib/libg++/libio \ ../gnu/lib/libg++/librx ../gnu/lib/libg++/libstdc++ \ - ../gnu/usr.bin/gcc + ../gnu/usr.bin/gcc ../gnu/lib/libgmp NOOBJ= noobj