141227Sjdp# Copyright 1998 Juniper Networks, Inc.
241227Sjdp# All rights reserved.
341227Sjdp#
441227Sjdp# Redistribution and use in source and binary forms, with or without
541227Sjdp# modification, are permitted provided that the following conditions
641227Sjdp# are met:
741227Sjdp# 1. Redistributions of source code must retain the above copyright
841227Sjdp#    notice, this list of conditions and the following disclaimer.
941227Sjdp# 2. Redistributions in binary form must reproduce the above copyright
1041227Sjdp#    notice, this list of conditions and the following disclaimer in the
1141227Sjdp#    documentation and/or other materials provided with the distribution.
1241227Sjdp#
1341227Sjdp# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
1441227Sjdp# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1541227Sjdp# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1641227Sjdp# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
1741227Sjdp# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1841227Sjdp# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
1941227Sjdp# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
2041227Sjdp# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
2141227Sjdp# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
2241227Sjdp# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
2341227Sjdp# SUCH DAMAGE.
2441227Sjdp#
25112044Sobrien# $FreeBSD$
2641227Sjdp
2742917Sjdp# The modules must be built first, because they are built into the
2842917Sjdp# static version of libpam.
2942917SjdpSUBDIR+=	modules libpam
3041227Sjdp
3141227Sjdp.include <bsd.subdir.mk>
32