summaryrefslogtreecommitdiff
path: root/mk/platform/README
blob: 87bae29707231d592c13a34fb7c79156d521bfde (plain)
1
2
3
4
5
6
7
8
9
10
11
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.