* Makefile.am (diststuff): New target.
* Makefile.in: Rebuild.
This commit is contained in:
parent
97ca325aa4
commit
89d617feb8
2 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
|
|
@ -891,6 +891,8 @@ clean-generic maintainer-clean-generic clean mostlyclean distclean \
|
|||
maintainer-clean
|
||||
|
||||
|
||||
diststuff: info
|
||||
|
||||
stamp-ofiles: Makefile
|
||||
rm -f tofiles
|
||||
f=""; \
|
||||
|
|
Loading…
Add table
Reference in a new issue