pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk explain why including this file in pkg Makefiles is...
details: https://anonhg.NetBSD.org/pkgsrc/rev/deed9da96940
branches: trunk
changeset: 461560:deed9da96940
user: grant <grant%pkgsrc.org@localhost>
date: Wed Sep 17 19:58:08 2003 +0000
description:
explain why including this file in pkg Makefiles is useless.
diffstat:
mk/compiler.mk | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r f373dcd4f1b8 -r deed9da96940 mk/compiler.mk
--- a/mk/compiler.mk Wed Sep 17 19:51:35 2003 +0000
+++ b/mk/compiler.mk Wed Sep 17 19:58:08 2003 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index