From: Ian Lance Taylor Date: Mon, 6 Apr 1998 18:08:13 +0000 (+0000) Subject: * Makefile.am (diststuff): New target. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=89d617feb8403044247bb890c0ac7c531065c17b;p=binutils-gdb.git * Makefile.am (diststuff): New target. * Makefile.in: Rebuild. --- diff --git a/bfd/Makefile.am b/bfd/Makefile.am index ef8c346ed21..097924bf9af 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -399,6 +399,8 @@ HFILES = \ libnlm.h liboasys.h netbsd.h nlm-target.h nlmcode.h ns32k.h som.h \ targmatch.h +diststuff: info + # Various kinds of .o files to put in libbfd.a: # BFD_BACKENDS Routines the configured targets need. # BFD_MACHINES Architecture-specific routines the configured targets need. diff --git a/bfd/Makefile.in b/bfd/Makefile.in index 2c8ee56e60e..19bbe11825f 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -891,6 +891,8 @@ clean-generic maintainer-clean-generic clean mostlyclean distclean \ maintainer-clean +diststuff: info + stamp-ofiles: Makefile rm -f tofiles f=""; \