summary refs log tree commit diff
path: root/sysdeps/sparc/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1995-02-22 03:00:48 +0000
committerRoland McGrath <roland@gnu.org>1995-02-22 03:00:48 +0000
commit23ad311df0e01caa58b54afb8ae999a3ffc1ba7a (patch)
treed7564cd262bf8f7b5922ee3c9e2af5575bc1ba02 /sysdeps/sparc/Makefile
parent6b08e0a45557d361d898c821f1203c7be4cab86d (diff)
downloadglibc-23ad311df0e01caa58b54afb8ae999a3ffc1ba7a.tar.gz
glibc-23ad311df0e01caa58b54afb8ae999a3ffc1ba7a.tar.xz
glibc-23ad311df0e01caa58b54afb8ae999a3ffc1ba7a.zip
Tue Feb 21 21:53:30 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
	* sysdeps/sparc/Makefile [subdir=crypt] (crypt): Reset only if set
 	to original value of `crypt'.
	* sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile [subdir=crypt]
 	(crypt): New variable, set to crypt.solar.
Diffstat (limited to 'sysdeps/sparc/Makefile')
-rw-r--r--sysdeps/sparc/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/sparc/Makefile b/sysdeps/sparc/Makefile
index 376fbcce53..b651dfb2c6 100644
--- a/sysdeps/sparc/Makefile
+++ b/sysdeps/sparc/Makefile
@@ -52,6 +52,8 @@ sysdep-realclean := $(sysdep-realclean) $(divrem:%=sysdeps/sparc/%.S)
 
 ifeq ($(subdir),crypt)
 
+ifeq ($(crypt),crypt)
 crypt := crypt.sparc # Use crypt/crypt.sparc.S.
+endif
 
 endif # crypt