summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorobache <obache>2013-03-31 09:10:39 +0000
committerobache <obache>2013-03-31 09:10:39 +0000
commit68b83c7031824e264dfed84614f577689ccdfc3f (patch)
tree4122a5880d6c9088f5241761bec4c2a9c1340294 /doc/guide
parentce67a655dd54a94d3ad5203f6b617f11a5189e2d (diff)
downloadpkgsrc-68b83c7031824e264dfed84614f577689ccdfc3f.tar.gz
note CPP macros for Minix3.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/fixes.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guide/files/fixes.xml b/doc/guide/files/fixes.xml
index 0631bebe25f..6e2c332d397 100644
--- a/doc/guide/files/fixes.xml
+++ b/doc/guide/files/fixes.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: fixes.xml,v 1.113 2013/03/31 08:38:07 obache Exp $ -->
+<!-- $NetBSD: fixes.xml,v 1.114 2013/03/31 09:10:39 obache Exp $ -->
<chapter id="fixes"> <?dbhtml filename="fixes.html"?>
<title>Making your package work</title>
@@ -1145,6 +1145,7 @@ NetBSD __NetBSD__
OpenBSD __OpenBSD__
Solaris sun, __sun
MirBSD __MirBSD__ (__OpenBSD__ is also defined)
+Minix3 __minix
Haiku __HAIKU__
Cygwin __CYGWIN__
</programlisting>