diff options
| author | John Polstra <jdp@FreeBSD.org> | 1998-11-22 19:26:39 +0000 |
|---|---|---|
| committer | John Polstra <jdp@FreeBSD.org> | 1998-11-22 19:26:39 +0000 |
| commit | 1fc5cffd7b752f16b83d0ffd3d54f16d14f6a3e2 (patch) | |
| tree | 2d97dd907cc40218e558823769db9795b6866b2b /lib | |
| parent | a84c84f5b07ce3be0f11834341a1b6f9834c4bc5 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libskey/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libskey/Makefile b/lib/libskey/Makefile index 25f99fe8bc19b..4ad0fe344735d 100644 --- a/lib/libskey/Makefile +++ b/lib/libskey/Makefile @@ -15,10 +15,8 @@ CFLAGS+=-W -Wall CFLAGS+=-Werror .endif -.if ${OBJFORMAT} == elf DPADD+= ${LIBCRYPT} ${LIBMD} LDADD+= -lcrypt -lmd -.endif beforeinstall: ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/skey.h \ |
