From 76c54876d13a78bb228dae97f208668291fc4a86 Mon Sep 17 00:00:00 2001 From: grant Date: Fri, 12 Sep 2003 20:10:17 +0000 Subject: remove redundant comment about USE_GCC2 and USE_GCC3 until they are better handled. --- mk/compiler.mk | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'mk/compiler.mk') diff --git a/mk/compiler.mk b/mk/compiler.mk index 816e7613ca4..51d9c6bb61e 100644 --- a/mk/compiler.mk +++ b/mk/compiler.mk @@ -1,4 +1,4 @@ -# $NetBSD: compiler.mk,v 1.4 2003/09/12 16:07:09 grant Exp $ +# $NetBSD: compiler.mk,v 1.5 2003/09/12 20:10:17 grant Exp $ # This Makefile fragment implements handling for supported # C/C++/fortran compilers. @@ -6,12 +6,10 @@ # The following variables are used: # # USE_GCC2 -# Use pkgsrc gcc2 from lang/gcc. This is a user-only variable -# which must NOT be set in package Makefiles. +# Use pkgsrc gcc2 from lang/gcc. # # USE_GCC3 -# Use pkgsrc gcc3 from lang/gcc3. This is a user-only variable -# which must NOT be set in package Makefiles. +# Use pkgsrc gcc3 from lang/gcc3. # # USE_GCC_SHLIB # Indicates that a package uses GCC shared libraries, so we -- cgit v1.2.3