]> granicus.if.org Git - linux-pam/blob - modules/pam_issue/Makefile
Relevant BUGIDs: 476983
[linux-pam] / modules / pam_issue / 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_issue
14
15 include ../Simple.Rules