Add .NOEXPORT: so that doc directory doesn't inherit a bad definition

for target_makefile_frag.
This commit is contained in:
K. Richard Pixley 1992-04-16 01:23:41 +00:00
parent b11a9b2866
commit 30662ca6a8
2 changed files with 6 additions and 0 deletions

View 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

View File

@ -104,6 +104,8 @@ STAGESTUFF = $(TARGETLIB) $(OFILES)
all: $(TARGETLIB)
$(MAKE) subdir_do DO=all "DODIRS=$(SUBDIRS)"
.NOEXPORT:
check:
info: force