1999-05-08 01:59:27 +00:00
|
|
|
#
|
2001-05-03 10:48:56 +00:00
|
|
|
# $Id: Makefile,v 1.2 2000/11/19 23:54:04 agmorgan Exp $
|
|
|
|
# $FreeBSD$
|
1999-05-08 01:59:27 +00:00
|
|
|
#
|
|
|
|
# This Makefile controls a build process of $(TITLE) module for
|
|
|
|
# Linux-PAM. You should not modify this Makefile (unless you know
|
|
|
|
# what you are doing!).
|
|
|
|
#
|
2001-05-03 10:48:56 +00:00
|
|
|
# Created by Andrew Morgan <morgan@linux.kernel.org> 2000/08/27
|
1999-05-08 01:59:27 +00:00
|
|
|
#
|
|
|
|
|
2001-05-03 10:48:56 +00:00
|
|
|
include ../../Make.Rules
|
1999-05-08 01:59:27 +00:00
|
|
|
|
|
|
|
TITLE=pam_permit
|
|
|
|
|
2001-05-03 10:48:56 +00:00
|
|
|
include ../Simple.Rules
|