diff options
| author | Gordon Tetlow <gordon@FreeBSD.org> | 2003-08-17 08:28:46 +0000 |
|---|---|---|
| committer | Gordon Tetlow <gordon@FreeBSD.org> | 2003-08-17 08:28:46 +0000 |
| commit | 41d8423f714369ea23708399e02792045f9c3f56 (patch) | |
| tree | 743962404d5602533d86478c4045fcb729871fd4 /lib/libcrypt | |
| parent | 29bd4869a1ab3ff4db066d39a4527128aa4754f2 (diff) | |
Notes
Diffstat (limited to 'lib/libcrypt')
| -rw-r--r-- | lib/libcrypt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libcrypt/Makefile b/lib/libcrypt/Makefile index 603a957f7dd6..a406a9f97a14 100644 --- a/lib/libcrypt/Makefile +++ b/lib/libcrypt/Makefile @@ -4,6 +4,7 @@ SHLIB_MAJOR= 2 LIB= crypt +SHLIBDIR?= /lib .PATH: ${.CURDIR}/../libmd SRCS= crypt.c misc.c \ |
