mirror of
https://salsa.debian.org/srivasta/make-dfsg.git
synced 2024-12-26 14:00:56 +00:00
Formerly compatMakefile.~34~
This commit is contained in:
parent
3241a91312
commit
47707f76cb
1 changed files with 1 additions and 1 deletions
|
@ -81,7 +81,7 @@ instname = make
|
|||
# Directory to install `make' in.
|
||||
bindir = $(exec_prefix)/bin
|
||||
# Directory to install the man page in.
|
||||
mandir = $(prefix)/man/manl
|
||||
mandir = $(prefix)/man/man$(manext)
|
||||
# Number to put on the man page filename.
|
||||
manext = l
|
||||
|
||||
|
|
Loading…
Reference in a new issue