From 6a6659656af62d990ec7183e4ea2aa644b46fea1 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 29 May 2002 21:14:48 +0000 Subject: [PATCH] Build docs not out of libobc++.295 --- gnu/lib/libstdc++/doc/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/lib/libstdc++/doc/Makefile b/gnu/lib/libstdc++/doc/Makefile index e6639b3eab6..b0285199e05 100644 --- a/gnu/lib/libstdc++/doc/Makefile +++ b/gnu/lib/libstdc++/doc/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -SRCDIR= ${.CURDIR}/../../../../contrib/libstdc++.295 +SRCDIR= ${.CURDIR}/../../../../contrib/libstdc++ .PATH: ${SRCDIR}/../libio