diff options
author | Roy Marples <roy@marples.name> | 2007-11-19 13:48:43 +0000 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2007-11-19 13:48:43 +0000 |
commit | 5f8cf73b22b259658d92397f3e6478ef80ed5691 (patch) | |
tree | 56b3aee976fcb92d04d406860081daaed8c7208c /Makefile.Linux | |
parent | 2ef9c5c5208d6d911c3826d94ac72c2bd9813c2c (diff) |
Our build chain now works with GNU and BSD make implementations
Diffstat (limited to 'Makefile.Linux')
-rw-r--r-- | Makefile.Linux | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.Linux b/Makefile.Linux new file mode 100644 index 00000000..219c92fb --- /dev/null +++ b/Makefile.Linux @@ -0,0 +1 @@ +NET_LO = net.lo |