# $FreeBSD: head/secure/Makefile.inc 50479 1999-08-28 01:35:59Z peter $ DISTRIBUTION=des .if exists(${.CURDIR}/../../lib/libcrypt/obj) CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt/obj .else CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt .endif