Add .NOEXPORT: so that doc directory doesn't inherit a bad definition
authorK. Richard Pixley <rich@cygnus>
Thu, 16 Apr 1992 01:23:41 +0000 (01:23 +0000)
committerK. Richard Pixley <rich@cygnus>
Thu, 16 Apr 1992 01:23:41 +0000 (01:23 +0000)
for target_makefile_frag.

bfd/ChangeLog
bfd/Makefile.in

index 7e6ae1010dd627ee1c88e9010fcc0306fc64cdef..c74c14f130643d161ec3ea76ddad86d25e060807 100644 (file)
@@ -1,3 +1,7 @@
+Wed Apr 15 18:11:58 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
+
+       * Makefile.in: added .NOEXPORT:
+
 Tue Apr 14 14:34:42 1992  Fred Fish  (fnf@cygnus.com)
 
        * elf.c (bfd_add_strtab, bfd_add_2_to_strtab):  CONST spreads
index 7a4236caa148e2ba2045006a3efb47a352949290..5c0d99a608d3299f8f8d95bdb9beb9d0fd88a113 100644 (file)
@@ -104,6 +104,8 @@ STAGESTUFF = $(TARGETLIB) $(OFILES)
 all: $(TARGETLIB) 
        $(MAKE) subdir_do DO=all "DODIRS=$(SUBDIRS)"
 
+.NOEXPORT:
+
 check:
 
 info: force