diff options
author | Martin Mares <mj@ucw.cz> | 1999-01-10 01:18:32 +0100 |
---|---|---|
committer | Martin Mares <mj@ucw.cz> | 1999-01-10 01:18:32 +0100 |
commit | 49e7e5ee0b2848f5bf120a962e2e7eb11b86566a (patch) | |
tree | 56e7c215f49ab59792b5cf0194fa5045a66943c7 /sysdep | |
parent | 2f9bcf9713523f6fefecd143cc2aa2a8dda7f27f (diff) | |
download | bird-49e7e5ee0b2848f5bf120a962e2e7eb11b86566a.tar bird-49e7e5ee0b2848f5bf120a962e2e7eb11b86566a.zip |
New makefiles. Includes support for out-of-source-tree builds.
Diffstat (limited to 'sysdep')
-rw-r--r-- | sysdep/cf/linux-20.h | 1 | ||||
-rw-r--r-- | sysdep/cf/linux-21.h | 1 | ||||
-rw-r--r-- | sysdep/cf/linux-v6.h | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/sysdep/cf/linux-20.h b/sysdep/cf/linux-20.h index 8c06c76..807ddcd 100644 --- a/sysdep/cf/linux-20.h +++ b/sysdep/cf/linux-20.h @@ -14,4 +14,5 @@ /* Link: sysdep/linux +Link: sysdep/unix */ diff --git a/sysdep/cf/linux-21.h b/sysdep/cf/linux-21.h index 4883abd..a88d0ad 100644 --- a/sysdep/cf/linux-21.h +++ b/sysdep/cf/linux-21.h @@ -14,4 +14,5 @@ /* Link: sysdep/linux +Link: sysdep/unix */ diff --git a/sysdep/cf/linux-v6.h b/sysdep/cf/linux-v6.h index d4611e6..c381e38 100644 --- a/sysdep/cf/linux-v6.h +++ b/sysdep/cf/linux-v6.h @@ -16,4 +16,5 @@ /* Link: sysdep/linux +Link: sysdep/unix */ |