Fix typo in comment.
This commit is contained in:
parent
cb676ec98b
commit
80b39d395e
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2010/11/28 00:50:16 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2010/11/28 01:31:26 wiz Exp $
|
||||
# Copyright 1998 Juniper Networks, Inc.
|
||||
# All rights reserved.
|
||||
#
|
||||
|
@ -26,7 +26,7 @@
|
|||
# $FreeBSD: src/lib/libpam/Makefile,v 1.3 2003/03/09 20:06:34 obrien Exp $
|
||||
|
||||
# The static modules must be built before libpam, because they are built
|
||||
# into the static version of libpam. The dynamic modules must be build after
|
||||
# into the static version of libpam. The dynamic modules must be built after
|
||||
# libpam because they depend on the dynamic version of libpam.
|
||||
SUBDIR= staticmodules .WAIT libpam .WAIT modules
|
||||
|
||||
|
|
Loading…
Reference in New Issue