From 6b08e0a45557d361d898c821f1203c7be4cab86d Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 22 Feb 1995 02:53:16 +0000 Subject: [subdir=crypt] (crypt): New variable, set to crypt.solar. --- sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sysdeps/unix/sysv/sysv4/solaris2') diff --git a/sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile b/sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile index 7ad4bb1633..1c17ea168e 100644 --- a/sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile +++ b/sysdeps/unix/sysv/sysv4/solaris2/sparc/Makefile @@ -3,3 +3,9 @@ # and difftime.o don't work because of this. The long-term fix is to actually # implement what they're doing, but for the short-term, we must do this. sysdep-CFLAGS := $(sysdep-CFLAGS) -mhard-quad-float + +ifeq ($(subdir),crypt) + +crypt := crypt.solar + +endif -- cgit 1.4.1