diff options
author | Manuel Novoa III <mjn3@codepoet.org> | 2001-05-28 14:38:12 +0000 |
---|---|---|
committer | Manuel Novoa III <mjn3@codepoet.org> | 2001-05-28 14:38:12 +0000 |
commit | eba708a62b5bb255a3ba79ab29e9259118aaef34 (patch) | |
tree | 449e93560ecdad1ce9b16edb1f9d01510abf97a0 /.cvsignore | |
parent | 54ebc8099e32cb836c33bbb3744e6e498d6257af (diff) |
Make selection of uClibc floating point support in printf, etc. seperate
from libm float function support. Also, move all Config files out of the
main directory.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 0197571b1..45aa35e0c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -6,3 +6,4 @@ uClibc_config.h uClibc-0* libuClibc-0* lib +Config |