Browse Source

* Makefile.am (diststuff): New target.

* Makefile.in: Rebuild.
gdb-4_18-branch
Ian Lance Taylor 29 years ago
parent
commit
89d617feb8
  1. 2
      bfd/Makefile.am
  2. 2
      bfd/Makefile.in

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

2
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=""; \

Loading…
Cancel
Save