mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-20 18:32:51 +02:00
Imported from ../bash-2.01.1.tar.gz.
This commit is contained in:
+2
-1
@@ -142,7 +142,8 @@ maintainer-clean: clean
|
||||
|
||||
installdirs:
|
||||
-test -d $(man1dir) || $(SHELL) ${MKDIRS} $(man1dir)
|
||||
-test -d $(man3dir) || $(SHELL) ${MKDIRS} $(man3dir)
|
||||
# uncomment the next line to create the directory for the readline man page
|
||||
# -test -d $(man3dir) || $(SHELL) ${MKDIRS} $(man3dir)
|
||||
-test -d $(infodir) || $(SHELL) ${MKDIRS} $(infodir)
|
||||
|
||||
install: info installdirs
|
||||
|
||||
+501
-495
File diff suppressed because it is too large
Load Diff
@@ -22,6 +22,11 @@ last change: Mon May 19 12:55:22 EDT 1997
|
||||
@defcodeindex rw
|
||||
@set BashFeatures
|
||||
|
||||
@dircategory Utilities
|
||||
@direntry
|
||||
* Bash: (bash). GNU Bourne-Again SHell
|
||||
@end direntry
|
||||
|
||||
@ifinfo
|
||||
@format
|
||||
This text is a brief description of the features that are present in
|
||||
|
||||
+738
-467
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user