head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2012.11.17.01.54.27;	author svnexp;	state Exp;
branches;
next	1.1;

1.1
date	2012.05.26.17.10.16;	author des;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Switching exporter and resync
@
text
@# $FreeBSD: head/usr.bin/pamtest/Makefile 236109 2012-05-26 17:10:16Z des $

OPENPAM=	${.CURDIR}/../../contrib/openpam
.PATH: ${OPENPAM}/include ${OPENPAM}/bin/pamtest

PROG= pamtest
SRCS= pamtest.c
DPADD= ${LIBPAM}
LDADD= ${MINUSLPAM}

.include <bsd.prog.mk>
@


1.1
log
@SVN rev 236109 on 2012-05-26 17:10:16Z by des

Update to OpenPAM Micrampelis.
@
text
@d1 1
a1 1
# $FreeBSD$
@

