diff options
Diffstat (limited to 'gnu/usr.bin/gcc3/libcpp/Makefile')
| -rw-r--r-- | gnu/usr.bin/gcc3/libcpp/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/gnu/usr.bin/gcc3/libcpp/Makefile b/gnu/usr.bin/gcc3/libcpp/Makefile index 0896976041d..87a873a05ff 100644 --- a/gnu/usr.bin/gcc3/libcpp/Makefile +++ b/gnu/usr.bin/gcc3/libcpp/Makefile @@ -1,9 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2003/12/07 12:51:43 simonb Exp $ +# $NetBSD: Makefile,v 1.3 2006/02/25 12:04:23 simonb Exp $ -NOLINKLIB= # defined -NOLINT= # defined -NOPIC= # defined -NOPROFILE= # defined +MKPRIVATELIB= yes LIB= cpp |
