1
0
Fork 0
bash/lib/tilde
Daniel Baumann fa1b3d3922
Adding upstream version 5.2.37.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-21 06:49:21 +02:00
..
Makefile.in Adding upstream version 5.2.37. 2025-06-21 06:49:21 +02:00
README Adding upstream version 5.2.37. 2025-06-21 06:49:21 +02:00
shell.c Adding upstream version 5.2.37. 2025-06-21 06:49:21 +02:00
tilde.c Adding upstream version 5.2.37. 2025-06-21 06:49:21 +02:00
tilde.h Adding upstream version 5.2.37. 2025-06-21 06:49:21 +02:00

If you're building this separately from bash or the readline library, add
$(srcdir)/shell.c to the CSOURCES variable and shell.o to the OBJECTS
variable in Makefile.in.  (Not that this is very useful without readline
or bash.)