From 4001ad8ce41ecb5e8c09f8fa0f2e9c337128ffa6 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 16 Oct 2002 13:27:04 +0000 Subject: * configure.in (BFDVER_H): Set and subst. * dep-in.sed: Replace bfdver.h with $(BFDVER_H). * Makefile.am: Run "make dep-am". (BFDVER_H): Define. * configure: Regenerate. * Makefile.in: Regenerate. * doc/Makefile.in: Regenerate. --- gas/doc/Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'gas/doc') diff --git a/gas/doc/Makefile.in b/gas/doc/Makefile.in index c31d5b5..1bd387e 100644 --- a/gas/doc/Makefile.in +++ b/gas/doc/Makefile.in @@ -66,6 +66,7 @@ target_triplet = @target@ ALL_OBJ_DEPS = @ALL_OBJ_DEPS@ AS = @AS@ BFDLIB = @BFDLIB@ +BFDVER_H = @BFDVER_H@ CATALOGS = @CATALOGS@ CATOBJEXT = @CATOBJEXT@ CC = @CC@ -- cgit v1.1