1
0
Fork 0
mirror of synced 2025-03-06 20:53:29 +01:00
bash-shxdumper/lib/tilde
2019-01-07 09:27:52 -05:00
..
Makefile.in bash-5.0 distribution sources and documentation 2019-01-07 09:27:52 -05:00
README Imported from ../bash-2.03.tar.gz. 2009-09-12 16:46:52 +00:00
shell.c bash-5.0 distribution sources and documentation 2019-01-07 09:27:52 -05:00
tilde.c bash-5.0 distribution sources and documentation 2019-01-07 09:27:52 -05:00
tilde.h Imported from ../bash-4.0-rc1.tar.gz. 2009-09-12 16:47:00 +00: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.)