diff options
Diffstat (limited to 'examples/loadables/README')
-rw-r--r-- | examples/loadables/README | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/loadables/README b/examples/loadables/README index 8a2ac81..d29b43a 100644 --- a/examples/loadables/README +++ b/examples/loadables/README @@ -32,9 +32,6 @@ the canonical example. There is no real `builtin writers' programming guide'. The file template.c provides a template to use for creating new loadable builtins. -On Debian GNU/Linux systems, the bash headers are in /usr/include/bash. -The appropriate options are already set in the example Makefile. - basename.c Return non-directory portion of pathname. cat.c cat(1) replacement with no options - the way cat was intended. cut.c cut(1) replacement. |