blob: 5c15788d8a5975e9e018c5a464cbdbb05ccb72ff (
plain) (
blame)
1
2
3
4
5
|
# The gnu subdirectory exists for things common to both Linux-based and
# Hurd-based GNU systems.
echo gnu
# The Hurd provides a rough superset of the functionality of 4.4 BSD.
echo unix/bsd/bsd4.4
|