diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-29 21:14:48 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-29 21:14:48 +0000 |
| commit | 6a6659656af62d990ec7183e4ea2aa644b46fea1 (patch) | |
| tree | 19cc78e19a6d2818456a119066d2962fdc0de8e2 /gnu/lib | |
| parent | b3ec920c0e75ad5d4dbb0225e2ad0f0bea0e5180 (diff) | |
Notes
Diffstat (limited to 'gnu/lib')
| -rw-r--r-- | gnu/lib/libstdc++/doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libstdc++/doc/Makefile b/gnu/lib/libstdc++/doc/Makefile index e6639b3eab6db..b0285199e051d 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 |
