freebsd-dev/share/examples/FreeBSD_version
1995-05-30 06:58:14 +00:00
..
FreeBSD_version.c Remove trailing whitespace. 1995-05-30 06:58:14 +00:00
Makefile Added example of how to tell various FreeBSD versions apart. 1994-08-10 06:40:36 +00:00
README Added example of how to tell various FreeBSD versions apart. 1994-08-10 06:40:36 +00:00

This is an example of how to determine the version of FreeBSD that
a program was compiled on, and maybe running on (if 2.0 or better).

This program is in the public domain.