mirror of
git://sourceware.org/git/glibc.git
synced 2025-01-18 12:16:13 +08:00
entered into RCS
This commit is contained in:
parent
8f476a5327
commit
216eed1fd6
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1993 Free Software Foundation, Inc.
|
# Copyright (C) 1994 Free Software Foundation, Inc.
|
||||||
# Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil),
|
# Contributed by Joel Sherrill (jsherril@redstone-emh2.army.mil),
|
||||||
# On-Line Applications Research Corporation.
|
# On-Line Applications Research Corporation.
|
||||||
|
|
||||||
@ -18,5 +18,7 @@
|
|||||||
# Cambridge, MA 02139, USA.
|
# Cambridge, MA 02139, USA.
|
||||||
|
|
||||||
ifeq (bare,$(subdir))
|
ifeq (bare,$(subdir))
|
||||||
install-lib += force_cpu386.ld
|
install-others += $(libdir)/force_cpu386.ld
|
||||||
|
$(libdir)/force_cpu386.ld: $(sysdep_dir)/standalone/i386/target.ld
|
||||||
|
$(do-install)
|
||||||
endif
|
endif
|
||||||
|
Loading…
Reference in New Issue
Block a user