]> granicus.if.org Git - linux-pam/blob - modules/pam_rootok/Makefile
3460c2a23412dd90f977e44d80cb2b326cf32f1e
[linux-pam] / modules / pam_rootok / Makefile
1 #
2 # $Id$
3 #
4 # This Makefile controls a build process of $(TITLE) module for
5 # Linux-PAM. You should not modify this Makefile (unless you know
6 # what you are doing!).
7 #
8 # Created by Andrew Morgan <morgan@linux.kernel.org> 2000/08/27
9 #
10
11 include ../../Make.Rules
12
13 TITLE=pam_rootok
14
15 include ../Simple.Rules