artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1448a6d
)
no, this does not work yet either
author
deraadt
<deraadt@openbsd.org>
Fri, 7 Feb 1997 13:44:28 +0000
(13:44 +0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 7 Feb 1997 13:44:28 +0000
(13:44 +0000)
gnu/usr.bin/gcc/f/Make-lang.in
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/gcc/f/Make-lang.in
b/gnu/usr.bin/gcc/f/Make-lang.in
index
76bf3aa
..
1c4cd53
100644
(file)
--- a/
gnu/usr.bin/gcc/f/Make-lang.in
+++ b/
gnu/usr.bin/gcc/f/Make-lang.in
@@
-128,7
+128,7
@@
g77-cross: f/g77.c version.o $(LIBDEPS)
# g77 documentation.
$(build_infodir)/f/g77.info: f/g77.texi f/bugs.texi f/install.texi f/news.texi
-
cd $(srcdir)/f && $(MAKEINFO) -I$(srcdir)
$(srcdir)/f/g77.texi \
+
$(MAKEINFO) -I$(srcdir)/f
$(srcdir)/f/g77.texi \
-o $(build_infodir)/f/g77.info
# XXX OpenBSD What to do with dvi builds...?