freebsd_amp_hwpstate/secure/Makefile.inc

10 lines
175 B
Makefile

# $Id$
DISTRIBUTION=des
.if exists(${.CURDIR}/../../lib/libcrypt/obj)
CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt/obj
.else
CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt
.endif