summaryrefslogtreecommitdiff
path: root/mk/compiler.mk
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-09-17 19:58:08 +0000
committergrant <grant@pkgsrc.org>2003-09-17 19:58:08 +0000
commit9fc9274cae51440cc5da20a959f415eabe1e3db7 (patch)
tree29afbdb5fc4daab871a0cf70796258ab11a5d436 /mk/compiler.mk
parent436e000995e3e53d01892ca3de34fccb516f5adc (diff)
downloadpkgsrc-9fc9274cae51440cc5da20a959f415eabe1e3db7.tar.gz
explain why including this file in pkg Makefiles is useless.
Diffstat (limited to 'mk/compiler.mk')
-rw-r--r--mk/compiler.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/mk/compiler.mk b/mk/compiler.mk
index b38810c1629..eddddfd0eff 100644
--- a/mk/compiler.mk
+++ b/mk/compiler.mk
@@ -1,8 +1,11 @@
-# $NetBSD: compiler.mk,v 1.7 2003/09/17 14:37:32 grant Exp $
+# $NetBSD: compiler.mk,v 1.8 2003/09/17 19:58:08 grant Exp $
# This Makefile fragment implements handling for supported
# C/C++/fortran compilers.
#
+# This file should NOT be included from pkg Makefiles, as it is
+# automatically included by bsd.pkg.mk.
+#
# The following variables are used:
#
# GCC_REQD