mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-21 12:57:58 +02:00
6 lines
228 B
Plaintext
6 lines
228 B
Plaintext
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.)
|
|
|