artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
becf174
)
Undo LDSTATIC change. Possibly needed.
author
etheisen
<etheisen@openbsd.org>
Fri, 2 Feb 1996 06:43:48 +0000
(06:43 +0000)
committer
etheisen
<etheisen@openbsd.org>
Fri, 2 Feb 1996 06:43:48 +0000
(06:43 +0000)
gnu/usr.bin/texinfo/Makefile.bsd-wrapper
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/texinfo/Makefile.bsd-wrapper
b/gnu/usr.bin/texinfo/Makefile.bsd-wrapper
index
fac8883
..
44f97f8
100644
(file)
--- a/
gnu/usr.bin/texinfo/Makefile.bsd-wrapper
+++ b/
gnu/usr.bin/texinfo/Makefile.bsd-wrapper
@@
-1,4
+1,4
@@
-# $Id: Makefile.bsd-wrapper,v 1.
5 1996/02/02 06:34:09
etheisen Exp $
+# $Id: Makefile.bsd-wrapper,v 1.
6 1996/02/02 06:43:48
etheisen Exp $
INFODIR= infodir=${DESTDIR}/usr/share/info
INFOPATH= DEFAULT_INFOPATH=/usr/local/info:/usr/share/info:.
@@
-10,7
+10,7
@@
GNUCFLAGS= CFLAGS="$(CFLAGS)"
FSFMAKE= ${MAKE} SUBDIRS="$(SUBDIRS)" $(GNUCFLAGS) $(INFODIR) $(INFOPATH)
all: config.status
- ${FSFMAKE}
+ ${FSFMAKE}
LDFLAGS=${LDSTATIC}
.FORCE: .IGNORE