summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/bsd-variables.rst
blob: 9d59edc3f4524a57a43f82ceb2ea9b89a4db064c (plain)
1
2
3
4
5
6
7
8
9
bsd-variables
-------------

* The :variable:`BSD` variable is set to true when the target system
  is BSD (DragonFlyBSD, FreeBSD, OpenBSD, or NetBSD)
* The :variable:`DRAGONFLYBSD` variable is set to true when the target system is DragonFlyBSD.
* The :variable:`FREEBSD` variable is set to true when the target system is FreeBSD.
* The :variable:`NETBSD` variable is set to true when the target system is NetBSD.
* The :variable:`OPENBSD` variable is set to true when the target system is OpenBSD.