projects
/
platform
/
upstream
/
make.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02caa22
)
Formerly compatMakefile.~46~
author
Roland McGrath
<roland@redhat.com>
Tue, 22 Dec 1992 23:31:46 +0000
(23:31 +0000)
committer
Roland McGrath
<roland@redhat.com>
Tue, 22 Dec 1992 23:31:46 +0000
(23:31 +0000)
compatMakefile
patch
|
blob
|
history
diff --git
a/compatMakefile
b/compatMakefile
index
db17a28
..
1f8b4e9
100644
(file)
--- a/
compatMakefile
+++ b/
compatMakefile
@@
-81,7
+81,7
@@
includedir = $(prefix)/include
# Directory to install the man page in.
mandir = $(prefix)/man/man$(manext)
# Number to put on the man page filename.
-manext =
l
+manext =
1
# Install make setgid to this group so it can read /dev/kmem.
group = kmem
@@
-171,7
+171,7
@@
$(bindir)/$(instname): make
mv $@.new $@
$(mandir)/$(instname).$(manext): make.man
- $(INSTALL_DATA) make.man $@
+ $(INSTALL_DATA)
$(srcdir)/
make.man $@
.PHONY: clean realclean distclean mostlyclean
clean: glob-clean