projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
098676c
)
If you're going to nroff the man page, at least do it from the right place.
author
K. Richard Pixley
<rich@cygnus>
Sat, 7 Dec 1991 08:54:17 +0000
(08:54 +0000)
committer
K. Richard Pixley
<rich@cygnus>
Sat, 7 Dec 1991 08:54:17 +0000
(08:54 +0000)
gdb/Makefile.in
patch
|
blob
|
history
diff --git
a/gdb/Makefile.in
b/gdb/Makefile.in
index 64c17098ce608d0894c31c30a843ce765fd7abfe..b336053f735eb64e293f8612dbf2cd6c94b30bbd 100644
(file)
--- a/
gdb/Makefile.in
+++ b/
gdb/Makefile.in
@@
-309,7
+309,7
@@
clean-info: force
$(MAKE) subdir_do DO=clean-info "DODIRS=$(SUBDIRS)"
gdb.z:gdb.1
- nroff -man gdb.1 | col -b > gdb.t
+ nroff -man
$(srcdir)/
gdb.1 | col -b > gdb.t
pack gdb.t ; rm -f gdb.t
mv gdb.t.z gdb.z