summaryrefslogtreecommitdiff
path: root/Linux-PAM/modules/pam_rootok/Makefile
blob: b908b1157ac2be21d97803cd9a9a821bc5e57986 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# $Id: Makefile,v 1.2 2000/11/19 23:54:05 agmorgan Exp $
#
# 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!).
#
# Created by Andrew Morgan <morgan@linux.kernel.org> 2000/08/27
#

include ../../Make.Rules

TITLE=pam_rootok

include ../Simple.Rules