Subject: lib/869:
To: None <gnats-admin@NetBSD.ORG>
From: David Burren <davidb@eyrie.Werj.com.au>
List: netbsd-bugs
Date: 03/13/1995 09:05:07
>Number: 869
>Category: lib
>Synopsis:
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: lib-bug-people (Library Bug People)
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Mar 13 09:05:03 1995
>Originator: David Burren
>Organization:
Werj
>Release: 950228
>Environment:
>Description:
I am currently updating the Australian crypt library (to be "64-bit
clean" amongst other things) and am moving the "test" subdirectory
to /usr/src/regress/lib/libcrypt.
The Makefile one level above needs a conditional SUBDIR entry to
allow operation across international boundaries.
>How-To-Repeat:
>Fix:
*** /usr/src/regress/lib/Makefile.orig Tue Mar 14 02:48:04 1995
--- /usr/src/regress/lib/Makefile Tue Mar 14 02:49:16 1995
***************
*** 2,7 ****
--- 2,11 ----
SUBDIR+= libc
+ .if exists(libcrypt)
+ SUBDIR+= libcrypt
+ .endif
+
regress: _SUBDIRUSE
install:
>Audit-Trail:
>Unformatted:
System: NetBSD pandion.eyrie.Werj.com.au 1.0A NetBSD 1.0A (PANDION) #1: Sun Feb 26 21:06:11 EST 1995 root@:/slab/3/netbsd.0106/NetBSD-current/src/sys/arch/i386/compile/PANDION i386