Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 181790
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- mozilla/nsprpub/config/rules.mk
0
++ mozilla/nsprpub/config/rules.mk
Lines 364-370 Link Here
364
	  fi; \
364
	  fi; \
365
	fi
365
	fi
366
endif	# OpenVMS
366
endif	# OpenVMS
367
	$(MKSHLIB) $(OBJS) $(RES) $(EXTRA_LIBS)
367
	$(MKSHLIB) $(LDFLAGS) $(OBJS) $(RES) $(EXTRA_LIBS)
368
endif   # OS2 vacpp
368
endif   # OS2 vacpp
369
endif	# WINNT && !GCC
369
endif	# WINNT && !GCC
370
endif	# AIX 4.1
370
endif	# AIX 4.1

Return to bug 181790