source: vendor/bash/3.1-p17/support/SYMLINKS

Last change on this file was 3228, checked in by bird, 18 years ago

bash 3.1

File size: 494 bytes
Line 
1#
2# symlink map for bash source tree
3#
4# link name link target
5#
6lib/readline/tilde.c ../tilde/tilde.c
7lib/readline/tilde.h ../tilde/tilde.h
8#
9lib/readline/ansi_stdlib.h ../../include/ansi_stdlib.h
10lib/readline/posixdir.h ../../include/posixdir.h
11lib/readline/posixjmp.h ../../include/posixjmp.h
12lib/readline/posixstat.h ../../include/posixstat.h
13#lib/readline/rlstdc.h ../../include/stdc.h
14#lib/readline/xmalloc.c ../malloc/xmalloc.c
15#
16#lib/tilde/memalloc.h ../../include/memalloc.h
17#
Note: See TracBrowser for help on using the repository browser.