* Makefile.am (diststuff): New target.

* Makefile.in: Rebuild.
This commit is contained in:
Ian Lance Taylor 1998-04-06 18:08:13 +00:00
parent 97ca325aa4
commit 89d617feb8
2 changed files with 4 additions and 0 deletions

View file

@ -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.

View file

@ -891,6 +891,8 @@ clean-generic maintainer-clean-generic clean mostlyclean distclean \
maintainer-clean
diststuff: info
stamp-ofiles: Makefile
rm -f tofiles
f=""; \