From cfa9f9e78c3a41188e766704472f73e2a75d222b Mon Sep 17 00:00:00 2001 From: rillig Date: Tue, 20 Nov 2007 17:53:40 +0000 Subject: Prevent other developers from doing the same mistake as I did, when I wanted to clean up the code in this directory. --- mk/platform/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mk/platform/README (limited to 'mk') diff --git a/mk/platform/README b/mk/platform/README new file mode 100644 index 00000000000..87bae297072 --- /dev/null +++ b/mk/platform/README @@ -0,0 +1,12 @@ +$NetBSD: README,v 1.1 2007/11/20 17:53:40 rillig Exp $ + +These files contain platform-specific definitions that are used by the +pkgsrc infrastructure. + +TODO: Document all these variables. + +=== Implementation notes === + +Do not try to extract the definitions that are common to all files into +another file (maybe common.mk). The code duplication is intentional +here. -- cgit v1.2.3