tizen 2.3.1 release
[external/bash.git] / support / SYMLINKS
1 #
2 # symlink map for bash source tree
3 #
4 #       link name               link target
5 #
6 lib/readline/tilde.c            ../tilde/tilde.c
7 lib/readline/tilde.h            ../tilde/tilde.h
8 #
9 lib/readline/ansi_stdlib.h      ../../include/ansi_stdlib.h
10 lib/readline/posixdir.h         ../../include/posixdir.h
11 lib/readline/posixjmp.h         ../../include/posixjmp.h
12 lib/readline/posixselect.h      ../../include/posixselect.h
13 lib/readline/posixstat.h        ../../include/posixstat.h
14 #lib/readline/rlstdc.h          ../../include/stdc.h
15 #lib/readline/xmalloc.c         ../malloc/xmalloc.c
16 #
17 #lib/tilde/memalloc.h           ../../include/memalloc.h
18 #