From: niklas Date: Fri, 2 Feb 1996 00:49:14 +0000 (+0000) Subject: "make -f Makefile.bsd-wrapper config" should *really* config, and X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=c1355a8c2a46696e974f3f7f27f64509c0ff0aee;p=openbsd "make -f Makefile.bsd-wrapper config" should *really* config, and never use cached values. --- diff --git a/gnu/usr.bin/texinfo/Makefile.bsd-wrapper b/gnu/usr.bin/texinfo/Makefile.bsd-wrapper index 4668261c559..910fa55d7a3 100644 --- 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.3 1996/01/01 23:51:29 deraadt Exp $ +# $Id: Makefile.bsd-wrapper,v 1.4 1996/02/02 00:49:14 niklas Exp $ MAN= info/info.1 SUBDIRS= libtxi makeinfo info util @@ -10,6 +10,7 @@ all: config.status .FORCE: .IGNORE config: .FORCE + -rm -f config.cache /bin/sh ${.CURDIR}/configure --prefix=/usr config.status: