illumos-port-bash/lib/tilde
Chet Ramey 8868edaf22 bash-5.1 distribution sources and documentation 2020-12-06 15:51:17 -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.1 distribution sources and documentation 2020-12-06 15:51:17 -05:00
tilde.h Imported from ../bash-4.0-rc1.tar.gz. 2009-09-12 16:47:00 +00:00

README

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.)