i-bash/lib/tilde
2016-09-15 16:59:08 -04:00
..
Makefile.in Bash-4.4 distribution sources and documentation 2016-09-15 16:59:08 -04:00
README Imported from ../bash-2.03.tar.gz. 2009-09-12 16:46:52 +00:00
shell.c Bash-4.3 distribution sources and documentation 2014-02-26 09:36:43 -05:00
tilde.c Bash-4.4 distribution sources and documentation 2016-09-15 16:59:08 -04: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.)