diff options
author | Joel E. Denny <jdenny@ces.clemson.edu> | 2007-07-17 02:28:28 +0000 |
---|---|---|
committer | Joel E. Denny <jdenny@ces.clemson.edu> | 2007-07-17 02:28:28 +0000 |
commit | 953b39351affd6c6b462c119ed1af2c6e2a653c1 (patch) | |
tree | 86c068616595c729d52823df5c14de0d3ba548aa /lib | |
parent | 6ce2d93a9b49afbc196e764923d539bc0caa1120 (diff) | |
download | bison-953b39351affd6c6b462c119ed1af2c6e2a653c1.tar.gz |
* bootstrap (slurp): Create target directories that don't exist.
Specifically, we need lib/uniwidth/ because of recent Gnulib changes.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/.cvsignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/lib/.cvsignore b/lib/.cvsignore index 6a7d55a3..9063a529 100644 --- a/lib/.cvsignore +++ b/lib/.cvsignore @@ -9,6 +9,7 @@ c-ctype.h c-strcase.h c-strcasecmp.c c-strncasecmp.c +config.charset config.h config.hin configmake.h @@ -32,6 +33,8 @@ hash.c hash.h inttypes.h inttypes_.h +localcharset.c +localcharset.h malloc.c mbswidth.c mbswidth.h @@ -42,6 +45,8 @@ quote.c quote.h quotearg.c quotearg.h +ref-add.sin +ref-del.sin stamp-h1 stdbool.h stdbool_.h @@ -52,6 +57,7 @@ stdio-safer.h stdlib.h stdlib_.h stpcpy.c +streq.h strerror.c string.h string_.h @@ -66,12 +72,15 @@ unistd--.h unistd-safer.h unistd.h unistd_.h +unitypes.h +uniwidth.h unlocked-io.h verify.h wchar.h wchar_.h wctype.h wctype_.h +wcwidth.c wcwidth.h xalloc-die.c xalloc.h |